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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/omap/
H A Domap_voutdef.h131 int ps, vr_ps, line_length, first_int, field_id; member in struct:omap_vout_device
H A Domap_vout.c855 if (!vout->first_int && (vout->cur_frm != vout->next_frm)) {
861 vout->first_int = 0;
885 if (vout->first_int) {
886 vout->first_int = 0;
1943 vout->first_int = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/omap/
H A Domap_voutdef.h131 int ps, vr_ps, line_length, first_int, field_id; member in struct:omap_vout_device
H A Domap_vout.c855 if (!vout->first_int && (vout->cur_frm != vout->next_frm)) {
861 vout->first_int = 0;
885 if (vout->first_int) {
886 vout->first_int = 0;
1943 vout->first_int = 1;

Completed in 115 milliseconds