Home
last modified time | relevance | path

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

/include/uapi/linux/
Dvideodev2.h247 V4L2_COLORSPACE_DCI_P3 = 12, enumerator
295 ((colsp) == V4L2_COLORSPACE_DCI_P3 ? V4L2_XFER_FUNC_DCI_P3 : \
367 (colsp) == V4L2_COLORSPACE_DCI_P3) ? V4L2_YCBCR_ENC_709 : \
/include/media/tpg/
Dv4l2-tpg.h59 extern const struct tpg_rbg_color16 tpg_csc_colors[V4L2_COLORSPACE_DCI_P3 + 1]