Home
last modified time | relevance | path

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

/linux/drivers/media/platform/raspberrypi/pisp_be/
H A Dpisp_be_formats.h28 #define V4L2_COLORSPACE_MASK(colorspace) BIT(colorspace) macro
31 V4L2_COLORSPACE_MASK(V4L2_COLORSPACE_JPEG)
33 V4L2_COLORSPACE_MASK(V4L2_COLORSPACE_SMPTE170M)
35 V4L2_COLORSPACE_MASK(V4L2_COLORSPACE_REC709)
37 V4L2_COLORSPACE_MASK(V4L2_COLORSPACE_SRGB)
39 V4L2_COLORSPACE_MASK(V4L2_COLORSPACE_RAW)