Searched refs:V4L2_DV_PROGRESSIVE (Results 1 – 9 of 9) sorted by relevance
618 fmt->bt.interlaced = V4L2_DV_PROGRESSIVE; in v4l2_detect_cvt()776 fmt->bt.interlaced = V4L2_DV_PROGRESSIVE; in v4l2_detect_gtf()
298 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv748x_hdmi_query_dv_timings()
106 - Progressive (``V4L2_DV_PROGRESSIVE``) or interlaced (``V4L2_DV_INTERLACED``).
1481 #define V4L2_DV_PROGRESSIVE 0 macro
301 replace define V4L2_DV_PROGRESSIVE :c:type:`v4l2_bt_timings`
323 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in tc358743_get_detected_timings()
1151 timings->bt.interlaced = interlaced ? V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in tda1997x_detect_std()
1553 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv7842_query_dv_timings()
1585 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv76xx_query_dv_timings()
Completed in 56 milliseconds