Home
last modified time | relevance | path

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

/include/uapi/linux/
Dvideodev2.h230 V4L2_COLORSPACE_BT2020 = 10, enumerator
344 ((colsp) == V4L2_COLORSPACE_BT2020 ? V4L2_YCBCR_ENC_BT2020 : \
366 (((is_rgb) && (colsp) == V4L2_COLORSPACE_BT2020) ? V4L2_QUANTIZATION_LIM_RANGE : \