Searched refs:V4L2_YCBCR_ENC_709 (Results 1 – 14 of 14) sorted by relevance
198 } else if (src_ycbcr_enc == V4L2_YCBCR_ENC_709) { in csc_set_coeff()226 } else if (dst_ycbcr_enc == V4L2_YCBCR_ENC_709) { in csc_set_coeff()
377 case V4L2_YCBCR_ENC_709: in calc_csc_coeffs()
920 c.ycbcr_enc = V4L2_YCBCR_ENC_709; in v4l2_hdmi_rx_colorimetry()931 c.ycbcr_enc = V4L2_YCBCR_ENC_709; in v4l2_hdmi_rx_colorimetry()968 c.ycbcr_enc = V4L2_YCBCR_ENC_709; in v4l2_hdmi_rx_colorimetry()
97 default Y'CbCr encoding is ``V4L2_YCBCR_ENC_709``. The default Y'CbCr151 the following ``V4L2_YCBCR_ENC_709`` encoding:167 The ``V4L2_YCBCR_ENC_709`` encoding described above is the default for470 ``V4L2_YCBCR_ENC_709``. The default Y'CbCr quantization is limited range.
119 * - ``V4L2_YCBCR_ENC_709``
323 V4L2_YCBCR_ENC_709 = 2, enumerator369 (colsp) == V4L2_COLORSPACE_DCI_P3) ? V4L2_YCBCR_ENC_709 : \
481 tryfmt->ycbcr_enc != V4L2_YCBCR_ENC_709) in imx_media_try_colorimetry()
471 } else if (ycbcr_enc == V4L2_YCBCR_ENC_709) { in pxp_setup_csc()684 } else if (ycbcr_enc == V4L2_YCBCR_ENC_709) { in pxp_setup_csc()
969 if (src_q_data->format.ycbcr_enc == V4L2_YCBCR_ENC_709) in fdp1_configure_wpf()1544 (ycbcr_enc == V4L2_YCBCR_ENC_709 && in fdp1_try_fmt_capture()
1076 dw_plat_data->input_bus_encoding = V4L2_YCBCR_ENC_709; in meson_dw_hdmi_bind()
1675 case V4L2_YCBCR_ENC_709: in hdmi_config_AVI()2142 hdmi->hdmi_data.enc_out_encoding = V4L2_YCBCR_ENC_709; in dw_hdmi_setup()
715 case V4L2_YCBCR_ENC_709: in color_to_ycbcr()839 case V4L2_YCBCR_ENC_709: in ycbcr_to_color()
87 replace symbol V4L2_YCBCR_ENC_709 :c:type:`v4l2_ycbcr_encoding`
314 V4L2_YCBCR_ENC_709, in uvc_ycbcr_enc() enumerator