Searched refs:V4L2_COLORSPACE_SMPTE240M (Results 1 – 6 of 6) sorted by relevance
16 #if defined(V4L2_COLORSPACE_SMPTE240M) || (defined(HAVE_DECL_V4L2_COLORSPACE_SMPTE240M) && HAVE_DEC…17 XLAT(V4L2_COLORSPACE_SMPTE240M),
2 V4L2_COLORSPACE_SMPTE240M
193 V4L2_COLORSPACE_SMPTE240M = 2, enumerator283 ((colsp) == V4L2_COLORSPACE_SMPTE240M ? V4L2_XFER_FUNC_SMPTE240M : \358 ((colsp) == V4L2_COLORSPACE_SMPTE240M ? V4L2_YCBCR_ENC_SMPTE240M : \
619 V4L2_COLORSPACE_SMPTE240M,
457 /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_SMPTE240M', and
171 case V4L2_COLORSPACE_SMPTE240M: in valid_colorspace()