Home
last modified time | relevance | path

Searched refs:V4L2_YCBCR_ENC_BT2020_CONST_LUM (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/media/platform/amphion/
H A Dvpu_color.c66 V4L2_YCBCR_ENC_BT2020_CONST_LUM /*Rec. ITU-R BT.2020-2 constant*/
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h381 case V4L2_YCBCR_ENC_BT2020_CONST_LUM: in nal_h264_matrix_coeffs()
H A Dnal-hevc.h494 case V4L2_YCBCR_ENC_BT2020_CONST_LUM: in nal_hevc_matrix_coeffs()
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-defs.rst127 * - ``V4L2_YCBCR_ENC_BT2020_CONST_LUM``
H A Dcolorspaces-details.rst420 (``V4L2_YCBCR_ENC_BT2020_CONST_LUM``) encoding:
/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c985 c.ycbcr_enc = V4L2_YCBCR_ENC_BT2020_CONST_LUM; in v4l2_hdmi_rx_colorimetry()
/linux/include/uapi/linux/
H A Dvideodev2.h357 V4L2_YCBCR_ENC_BT2020_CONST_LUM = 7, enumerator
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions91 replace symbol V4L2_YCBCR_ENC_BT2020_CONST_LUM :c:type:`v4l2_ycbcr_encoding`
/linux/drivers/media/i2c/
H A Dadv7511-v4l2.c1354 if (y && format->format.ycbcr_enc == V4L2_YCBCR_ENC_BT2020_CONST_LUM) in adv7511_set_fmt()