Home
last modified time | relevance | path

Searched refs:V4L2_DV_BT_STD_CVT (Results 1 – 16 of 16) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dv4l2-dv-timings.h393 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, \
448 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, \
468 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, \
476 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, 0) \
483 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, 0) \
490 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, 0) \
497 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, \
505 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, \
513 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, 0) \
520 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, 0) \
[all …]
Dvideodev2.h1523 #define V4L2_DV_BT_STD_CVT (1 << 2) /* VESA Coordinated Video Timings */ macro
/linux-6.1.9/include/media/
Dv4l2-dv-timings.h216 if ((bt->standards & V4L2_DV_BT_STD_CVT) && (bt->vsync == 8)) in can_reduce_fps()
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-dv-timings.c364 (bt->standards & V4L2_DV_BT_STD_CVT) ? " CVT" : "", in v4l2_print_dv_timings()
653 fmt->bt.standards = V4L2_DV_BT_STD_CVT; in v4l2_detect_cvt()
/linux-6.1.9/drivers/media/test-drivers/vivid/
Dvivid-vid-common.c26 V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF,
Dvivid-vid-out.c1151 if ((bt->standards & (V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF)) && in valid_cvt_gtf_timings()
Dvivid-vid-cap.c1720 if (bt->standards == 0 || (bt->standards & V4L2_DV_BT_STD_CVT)) { in valid_cvt_gtf_timings()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-g-dv-timings.rst234 * - ``V4L2_DV_BT_STD_CVT``
/linux-6.1.9/drivers/media/i2c/
Dad9389b.c583 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
Dadv7842.c646 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
657 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
1545 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT; in adv7842_query_dv_timings()
Dadv7604.c791 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
802 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
Dadv7511-v4l2.c140 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
Dtc358743.c64 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
Dtda1997x.c189 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
/linux-6.1.9/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions319 replace define V4L2_DV_BT_STD_CVT dv-bt-standards
/linux-6.1.9/drivers/media/platform/aspeed/
Daspeed-video.c454 V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF,