Searched refs:V4L2_DV_INTERLACED (Results 1 – 18 of 18) sorted by relevance
298 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv748x_hdmi_query_dv_timings()320 if (bt->interlaced == V4L2_DV_INTERLACED) { in adv748x_hdmi_query_dv_timings()
361 bt->interlaced = V4L2_DV_INTERLACED; in lt8619c_get_detected_timings()371 (bt->interlaced == V4L2_DV_INTERLACED) ? "I" : "P"); in lt8619c_get_detected_timings()634 if (bt->interlaced == V4L2_DV_INTERLACED) { in lt8619c_set_bt_tx_timing()1246 if (bt->interlaced == V4L2_DV_INTERLACED) in lt8619c_get_fmt()1440 if (bt->interlaced == V4L2_DV_INTERLACED) in lt8619c_open()
453 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in tc35874x_get_detected_timings()475 if (bt->interlaced == V4L2_DV_INTERLACED) { in tc35874x_get_detected_timings()499 if ((bt->interlaced == V4L2_DV_INTERLACED) || (fps <= 33)) in tc35874x_get_detected_timings()
323 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in tc358743_get_detected_timings()345 if (bt->interlaced == V4L2_DV_INTERLACED) { in tc358743_get_detected_timings()
491 bt->interlaced = V4L2_DV_INTERLACED; in lt6911uxc_get_detected_timings()
1571 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv76xx_query_dv_timings()1603 if (bt->interlaced == V4L2_DV_INTERLACED) { in adv76xx_query_dv_timings()
1555 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv7842_query_dv_timings()1587 if (bt->interlaced == V4L2_DV_INTERLACED) { in adv7842_query_dv_timings()
858 bt->interlaced = V4L2_DV_INTERLACED; in lt6911uxe_get_detected_timings()
352 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in rk628_bt1120_get_detected_timings()417 if (bt->interlaced == V4L2_DV_INTERLACED) { in rk628_bt1120_get_detected_timings()703 if (bt->interlaced == V4L2_DV_INTERLACED) in rk628_post_process_setup()1601 if (bt->interlaced == V4L2_DV_INTERLACED) in bt1120_open()
381 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in rk628_csi_get_detected_timings()446 if (bt->interlaced == V4L2_DV_INTERLACED) { in rk628_csi_get_detected_timings()805 if (bt->interlaced == V4L2_DV_INTERLACED) in rk628_post_process_setup()
649 fmt->bt.interlaced = V4L2_DV_INTERLACED; in v4l2_detect_cvt()807 fmt->bt.interlaced = V4L2_DV_INTERLACED; in v4l2_detect_gtf()
794 if (bt->interlaced == V4L2_DV_INTERLACED) { in hdmirx_get_timings()852 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in hdmirx_get_detected_timings()2098 if (bt->interlaced == V4L2_DV_INTERLACED) in hdmirx_start_streaming()2612 if ((bt->interlaced != V4L2_DV_INTERLACED) || in dma_idle_int_handler()2663 if ((bt->interlaced != V4L2_DV_INTERLACED) || in line_flag_int_handler()
104 - Progressive (``V4L2_DV_PROGRESSIVE``) or interlaced (``V4L2_DV_INTERLACED``).
1351 #define V4L2_DV_INTERLACED 1 macro
296 replace define V4L2_DV_INTERLACED :c:type:`v4l2_bt_timings`
1469 #define V4L2_DV_INTERLACED 1 macro
1461 #define V4L2_DV_INTERLACED 1 macro