Home
last modified time | relevance | path

Searched refs:V4L2_YCBCR_ENC_BT2020 (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dcolorspaces-defs.rst125 * - ``V4L2_YCBCR_ENC_BT2020``
Dcolorspaces-details.rst373 ``V4L2_YCBCR_ENC_BT2020``. The default Y'CbCr quantization is limited range.
425 the following ``V4L2_YCBCR_ENC_BT2020`` encoding:
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h341 V4L2_YCBCR_ENC_BT2020 = 6, enumerator
370 ((colsp) == V4L2_COLORSPACE_BT2020 ? V4L2_YCBCR_ENC_BT2020 : \
/Linux-v5.10/drivers/media/platform/
Dimx-pxp.c476 } else if (ycbcr_enc == V4L2_YCBCR_ENC_BT2020) { in pxp_setup_csc()
689 } else if (ycbcr_enc == V4L2_YCBCR_ENC_BT2020) { in pxp_setup_csc()
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-dv-timings.c958 c.ycbcr_enc = V4L2_YCBCR_ENC_BT2020; in v4l2_hdmi_rx_colorimetry()
/Linux-v5.10/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c694 case V4L2_YCBCR_ENC_BT2020: in color_to_ycbcr()
809 case V4L2_YCBCR_ENC_BT2020: in ycbcr_to_color()
/Linux-v5.10/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions88 replace symbol V4L2_YCBCR_ENC_BT2020 :c:type:`v4l2_ycbcr_encoding`