Searched refs:dropped_frames (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Ddv1394.h110 will continue to transmit frame 2, and will increase the dropped_frames
129 to a 1394 bus reset) can be detected by checking the dropped_frames
165 if (status.dropped_frames > 0) {
295 unsigned int dropped_frames; member in struct:dv1394_status
297 /* N.B. The dropped_frames counter is only a lower bound on the actual
298 number of dropped frames, with the special case that if dropped_frames
H A Ddv1394.c922 video->dropped_frames = 0;
1637 /* reset dropped_frames */
1638 video->dropped_frames = 0;
1707 status.dropped_frames = video->dropped_frames;
1709 /* reset dropped_frames */
1710 video->dropped_frames = 0;
1925 video->dropped_frames++;
2004 video->dropped_frames += video->n_clear_frames + 1;
2021 video->dropped_frames
2406 u32 dropped_frames; member in struct:dv1394_status32
[all...]
H A Ddv1394-private.h510 the current frame, and the dropped_frames counter will be incremented.
529 unsigned int dropped_frames; member in struct:video_card
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Ddv1394.h120 will continue to transmit frame 2, and will increase the dropped_frames
139 to a 1394 bus reset) can be detected by checking the dropped_frames
175 if(status.dropped_frames > 0) {
346 unsigned int dropped_frames; member in struct:dv1394_status
348 /* N.B. The dropped_frames counter is only a lower bound on the actual
349 number of dropped frames, with the special case that if dropped_frames
H A Ddv1394.c182 s.n_clear_frames, s.dropped_frames);
189 if (s.dropped_frames) {
191 s.dropped_frames);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Dambassador.h526 u32 dropped_frames; member in struct:__anon3896

Completed in 121 milliseconds