Home
last modified time | relevance | path

Searched refs:V4L2_YCBCR_ENC_SMPTE240M (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/platform/amphion/
H A Dvpu_color.c63 V4L2_YCBCR_ENC_SMPTE240M, /*SMPTE240M*/
/linux/drivers/media/test-drivers/vimc/
H A Dvimc-common.h63 if ((fmt)->ycbcr_enc > V4L2_YCBCR_ENC_SMPTE240M) \
/linux/drivers/media/platform/qcom/iris/
H A Diris_hfi_common.c67 return V4L2_YCBCR_ENC_SMPTE240M; in iris_hfi_get_v4l2_matrix_coefficients()
H A Diris_hfi_gen2_packet.c65 case V4L2_YCBCR_ENC_SMPTE240M: in iris_hfi_gen2_get_matrix_coefficients()
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h383 case V4L2_YCBCR_ENC_SMPTE240M: in nal_h264_matrix_coeffs()
H A Dnal-hevc.h496 case V4L2_YCBCR_ENC_SMPTE240M: in nal_hevc_matrix_coeffs()
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-details.rst508 Y'CbCr encoding is ``V4L2_YCBCR_ENC_SMPTE240M``. The default Y'CbCr
554 the following ``V4L2_YCBCR_ENC_SMPTE240M`` encoding:
/linux/include/uapi/linux/
H A Dvideodev2.h336 * V4L2_COLORSPACE_SMPTE240M: V4L2_YCBCR_ENC_SMPTE240M
368 V4L2_YCBCR_ENC_SMPTE240M = 8, enumerator
399 ((colsp) == V4L2_COLORSPACE_SMPTE240M ? V4L2_YCBCR_ENC_SMPTE240M : \
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c748 case V4L2_YCBCR_ENC_SMPTE240M: in color_to_ycbcr()
872 case V4L2_YCBCR_ENC_SMPTE240M: in ycbcr_to_color()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions96 replace symbol V4L2_YCBCR_ENC_SMPTE240M :c:type:`v4l2_ycbcr_encoding`
/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c1148 case V4L2_YCBCR_ENC_SMPTE240M: in rkisp1_csm_config()