Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/omap/
Domap_voutdef.h169 int ps, vr_ps, line_length, first_int, field_id; member
Domap_vout.c444 if (vout->first_int) { in omapvid_handle_interlace_display()
445 vout->first_int = 0; in omapvid_handle_interlace_display()
531 if (!vout->first_int && (vout->cur_frm != vout->next_frm)) { in omap_vout_isr()
538 vout->first_int = 0; in omap_vout_isr()
1008 vout->first_int = 1; in omap_vout_vb2_start_streaming()