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

/asus-wl-520gu-7.0.1.45/src/linux/linux/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) {
336 unsigned int dropped_frames; member in struct:dv1394_status
338 /* N.B. The dropped_frames counter is only a lower bound on the actual
339 number of dropped frames, with the special case that if dropped_frames
H A Ddv1394-private.h539 the current frame, and the dropped_frames counter will be incremented.
559 unsigned int dropped_frames; member in struct:video_card
H A Ddv1394.c967 video->dropped_frames = 0;
1870 /* reset dropped_frames */
1871 video->dropped_frames = 0;
1936 status.dropped_frames = video->dropped_frames;
1938 /* reset dropped_frames */
1939 video->dropped_frames = 0;
2398 video->dropped_frames++;
2455 video->dropped_frames++;
2898 video->dropped_frames
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Dambassador.h528 u32 dropped_frames; member in struct:__anon925

Completed in 53 milliseconds