Home
last modified time | relevance | path

Searched refs:V4L2_DV_PROGRESSIVE (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c640 fmt->bt.interlaced = V4L2_DV_PROGRESSIVE; in v4l2_detect_cvt()
798 fmt->bt.interlaced = V4L2_DV_PROGRESSIVE; in v4l2_detect_gtf()
/OK3568_Linux_fs/kernel/drivers/media/i2c/adv748x/
H A Dadv748x-hdmi.c298 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv748x_hdmi_query_dv_timings()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt6911uxe.c843 bt->interlaced = V4L2_DV_PROGRESSIVE; in lt6911uxe_get_detected_timings()
862 bt->interlaced = V4L2_DV_PROGRESSIVE; in lt6911uxe_get_detected_timings()
H A Dlt7911d.c458 bt->interlaced = V4L2_DV_PROGRESSIVE; in lt7911d_get_detected_timings()
H A Dlt6911uxc.c495 bt->interlaced = V4L2_DV_PROGRESSIVE; in lt6911uxc_get_detected_timings()
H A Dlt7911uxc.c617 bt->interlaced = V4L2_DV_PROGRESSIVE; in lt7911uxc_get_detected_timings()
H A Dlt8619c.c365 bt->interlaced = V4L2_DV_PROGRESSIVE; in lt8619c_get_detected_timings()
H A Dtc358743.c323 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in tc358743_get_detected_timings()
H A Dtc35874x.c453 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in tc35874x_get_detected_timings()
H A Dadv7604.c1571 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv76xx_query_dv_timings()
H A Dadv7842.c1555 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv7842_query_dv_timings()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst104 - Progressive (``V4L2_DV_PROGRESSIVE``) or interlaced (``V4L2_DV_INTERLACED``).
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_bt1120_v4l2.c229 .interlaced = V4L2_DV_PROGRESSIVE,
352 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in rk628_bt1120_get_detected_timings()
H A Drk628_csi_v4l2.c251 .interlaced = V4L2_DV_PROGRESSIVE,
381 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in rk628_csi_get_detected_timings()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h1350 #define V4L2_DV_PROGRESSIVE 0 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h1350 #define V4L2_DV_PROGRESSIVE 0 macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions295 replace define V4L2_DV_PROGRESSIVE :c:type:`v4l2_bt_timings`
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1468 #define V4L2_DV_PROGRESSIVE 0 macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1460 #define V4L2_DV_PROGRESSIVE 0 macro
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c852 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in hdmirx_get_detected_timings()