Searched refs:V4L2_COLORSPACE_REC709 (Results 1 – 6 of 6) sorted by relevance
19 #if defined(V4L2_COLORSPACE_REC709) || (defined(HAVE_DECL_V4L2_COLORSPACE_REC709) && HAVE_DECL_V4L2…20 XLAT(V4L2_COLORSPACE_REC709),
3 V4L2_COLORSPACE_REC709
196 V4L2_COLORSPACE_REC709 = 3, enumerator246 ((is_hdtv) ? V4L2_COLORSPACE_REC709 : V4L2_COLORSPACE_SRGB))355 (((colsp) == V4L2_COLORSPACE_REC709 || \
620 V4L2_COLORSPACE_REC709,
449 /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_REC709', and to
172 case V4L2_COLORSPACE_REC709: in valid_colorspace()