Searched refs:V4L2_COLORSPACE_MASK (Results 1 – 1 of 1) sorted by relevance
28 #define V4L2_COLORSPACE_MASK(colorspace) BIT(colorspace) macro31 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)