Searched refs:vframes_error (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc.h186 int vframes_error; /* frames received in error */ member in struct:pwc_device
H A Dpwc-if.c625 pdev->vframes_error++;
667 pdev->vframes_error++;
765 pdev->vframes_error++;
1172 pdev->vframes_error = 0;
1260 PWC_DEBUG_MODULE("Closing video device: %d frames received, dumped %d frames, %d frames with errors.\n", pdev->vframe_count, pdev->vframes_dumped, pdev->vframes_error);

Completed in 25 milliseconds