Home
last modified time | relevance | path

Searched refs:colorimetry (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dcommon.rst55 ext-ctrls-colorimetry
H A Dpixfmt-v4l2.rst232 colorspace values. If the colorimetry field (``colorspace``, ``xfer_func``,
234 then that colorimetry setting will remain unchanged from what was received.
237 ``V4L2_QUANTIZATION_LIM_RANGE``) and all other colorimetry fields shall
H A Dcolorspaces.rst31 enters the eye. The science of colorimetry is about the relationship
H A Ddev-stateless-decoder.rst93 ``OUTPUT`` format being set, including resolution, colorimetry
/linux/include/drm/display/
H A Ddrm_dp_helper.h96 enum dp_colorimetry colorimetry; member
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c514 vsc_sdp_data.colorimetry = DP_COLORIMETRY_DEFAULT; in msm_dp_panel_setup_vsc_sdp_yuv_420()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c1116 vsc.colorimetry = DP_COLORIMETRY_DEFAULT; in dw_dp_send_vsc_sdp()
1119 vsc.colorimetry = DP_COLORIMETRY_BT709_YCC; in dw_dp_send_vsc_sdp()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c4832 a->colorimetry == b->colorimetry && in intel_compare_dp_vsc_sdp()