Searched refs:V4L2_YCBCR_ENC_XV709 (Results 1 – 8 of 8) sorted by relevance
124 * - ``V4L2_YCBCR_ENC_XV709``
174 The xvYCC 709 encoding (``V4L2_YCBCR_ENC_XV709``, :ref:`xvycc`) is203 used by selecting ``V4L2_YCBCR_ENC_XV709`` or ``V4L2_YCBCR_ENC_XV601``.
639 case V4L2_YCBCR_ENC_XV709: in color_to_ycbcr()754 case V4L2_YCBCR_ENC_XV709: in ycbcr_to_color()934 tpg->real_ycbcr_enc != V4L2_YCBCR_ENC_XV709) { in precalculate_color()
898 c.ycbcr_enc = V4L2_YCBCR_ENC_XV709; in v4l2_hdmi_rx_colorimetry()
318 V4L2_YCBCR_ENC_XV709 = 4, enumerator
88 replace symbol V4L2_YCBCR_ENC_XV709 :c:type:`v4l2_ycbcr_encoding`
1372 if (y && format->format.ycbcr_enc == V4L2_YCBCR_ENC_XV709) { in adv7511_set_fmt()
1367 if (hdmi->hdmi_data.enc_in_encoding == V4L2_YCBCR_ENC_XV709) in hdmi_config_AVI()