Searched refs:V4L2_COLORSPACE_SRGB (Results 1 – 6 of 6) sorted by relevance
34 #if defined(V4L2_COLORSPACE_SRGB) || (defined(HAVE_DECL_V4L2_COLORSPACE_SRGB) && HAVE_DECL_V4L2_COL…35 XLAT(V4L2_COLORSPACE_SRGB),
8 V4L2_COLORSPACE_SRGB
224 V4L2_COLORSPACE_SRGB = 8, enumerator246 ((is_hdtv) ? V4L2_COLORSPACE_REC709 : V4L2_COLORSPACE_SRGB))286 ((colsp) == V4L2_COLORSPACE_SRGB || (colsp) == V4L2_COLORSPACE_JPEG ? \
625 V4L2_COLORSPACE_SRGB,
461 /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_SRGB', and to 0
177 case V4L2_COLORSPACE_SRGB: in valid_colorspace()