Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi_qp.c586 case V4L2_YCBCR_ENC_BT2020: in hdmi_config_AVI()
587 if (hdmi->hdmi_data.enc_in_encoding == V4L2_YCBCR_ENC_BT2020) in hdmi_config_AVI()
603 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_BT2020) { in hdmi_config_AVI()
1347 if (enc_out_encoding == V4L2_YCBCR_ENC_BT2020) in _rockchip_dw_hdmi_qp_get_timing()
H A Ddw_hdmi_qp.h918 V4L2_YCBCR_ENC_BT2020 = 6, enumerator
H A Ddw_hdmi.h1375 V4L2_YCBCR_ENC_BT2020 = 6, enumerator
H A Ddw_hdmi.c2619 if (enc_out_encoding == V4L2_YCBCR_ENC_BT2020) in rockchip_dw_hdmi_get_timing()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-defs.rst125 * - ``V4L2_YCBCR_ENC_BT2020``
H A Dcolorspaces-details.rst373 ``V4L2_YCBCR_ENC_BT2020``. The default Y'CbCr quantization is limited range.
425 the following ``V4L2_YCBCR_ENC_BT2020`` encoding:
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h326 V4L2_YCBCR_ENC_BT2020 = 6, enumerator
355 ((colsp) == V4L2_COLORSPACE_BT2020 ? V4L2_YCBCR_ENC_BT2020 : \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h326 V4L2_YCBCR_ENC_BT2020 = 6, enumerator
355 ((colsp) == V4L2_COLORSPACE_BT2020 ? V4L2_YCBCR_ENC_BT2020 : \
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h341 V4L2_YCBCR_ENC_BT2020 = 6, enumerator
370 ((colsp) == V4L2_COLORSPACE_BT2020 ? V4L2_YCBCR_ENC_BT2020 : \
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h342 V4L2_YCBCR_ENC_BT2020 = 6, enumerator
371 ((colsp) == V4L2_COLORSPACE_BT2020 ? V4L2_YCBCR_ENC_BT2020 : \
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c1325 case V4L2_YCBCR_ENC_BT2020: in hdmi_config_AVI()
1326 if (hdmi->hdmi_data.enc_in_encoding == V4L2_YCBCR_ENC_BT2020) in hdmi_config_AVI()
1342 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_BT2020) { in hdmi_config_AVI()
3237 case V4L2_YCBCR_ENC_BT2020: in dw_hdmi_status_show()
H A Ddw-hdmi.c2154 case V4L2_YCBCR_ENC_BT2020: in hdmi_config_AVI()
2155 if (hdmi->hdmi_data.enc_in_encoding == V4L2_YCBCR_ENC_BT2020) in hdmi_config_AVI()
2170 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_BT2020) { in hdmi_config_AVI()
4390 case V4L2_YCBCR_ENC_BT2020: in dw_hdmi_status_show()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c980 c.ycbcr_enc = V4L2_YCBCR_ENC_BT2020; in v4l2_hdmi_rx_colorimetry()
/OK3568_Linux_fs/kernel/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c694 case V4L2_YCBCR_ENC_BT2020: in color_to_ycbcr()
809 case V4L2_YCBCR_ENC_BT2020: in ycbcr_to_color()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions88 replace symbol V4L2_YCBCR_ENC_BT2020 :c:type:`v4l2_ycbcr_encoding`
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c2049 *enc_out_encoding = V4L2_YCBCR_ENC_BT2020; in dw_hdmi_rockchip_select_output()
2276 if (hdmi->enc_out_encoding == V4L2_YCBCR_ENC_BT2020) in dw_hdmi_rockchip_encoder_atomic_check()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c1746 pixm->ycbcr_enc = V4L2_YCBCR_ENC_BT2020; in hdmirx_set_fmt()