Searched refs:V4L2_DV_INTERLACED (Results 1 – 8 of 8) sorted by relevance
302 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv748x_hdmi_query_dv_timings()324 if (bt->interlaced == V4L2_DV_INTERLACED) { in adv748x_hdmi_query_dv_timings()
587 fmt->bt.interlaced = V4L2_DV_INTERLACED; in v4l2_detect_cvt()745 fmt->bt.interlaced = V4L2_DV_INTERLACED; in v4l2_detect_gtf()
97 - Progressive (``V4L2_DV_PROGRESSIVE``) or interlaced (``V4L2_DV_INTERLACED``).
323 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in tc358743_get_detected_timings()345 if (bt->interlaced == V4L2_DV_INTERLACED) { in tc358743_get_detected_timings()
1555 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv76xx_query_dv_timings()1587 if (bt->interlaced == V4L2_DV_INTERLACED) { in adv76xx_query_dv_timings()
1552 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv7842_query_dv_timings()1584 if (bt->interlaced == V4L2_DV_INTERLACED) { in adv7842_query_dv_timings()
1328 #define V4L2_DV_INTERLACED 1 macro
268 replace define V4L2_DV_INTERLACED :c:type:`v4l2_bt_timings`