Searched refs:V4L2_COLORSPACE_MASK (Results 1 – 2 of 2) 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)
1127 if (!(V4L2_COLORSPACE_MASK(f->fmt.pix_mp.colorspace) & in pispbe_try_format()