Home
last modified time | relevance | path

Searched refs:first_int (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/media/video/omap/
Domap_voutdef.h170 int ps, vr_ps, line_length, first_int, field_id; member
Domap_vout.c534 if (vout->first_int) { in omapvid_handle_interlace_display()
535 vout->first_int = 0; in omapvid_handle_interlace_display()
621 if (!vout->first_int && (vout->cur_frm != vout->next_frm)) { in omap_vout_isr()
628 vout->first_int = 0; in omap_vout_isr()
1655 vout->first_int = 1; in vidioc_streamon()