Searched refs:V4L2_COLORSPACE_REC709 (Results 1 - 4 of 4) sorted by relevance

/external/strace/xlat/
H A Dv4l2_colorspaces.h19 #if defined(V4L2_COLORSPACE_REC709) || (defined(HAVE_DECL_V4L2_COLORSPACE_REC709) && HAVE_DECL_V4L2_COLORSPACE_REC709)
20 XLAT(V4L2_COLORSPACE_REC709),
/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h196 V4L2_COLORSPACE_REC709 = 3, enumerator in enum:v4l2_colorspace
246 ((is_hdtv) ? V4L2_COLORSPACE_REC709 : V4L2_COLORSPACE_SRGB))
254 * V4L2_COLORSPACE_470_SYSTEM_BG, V4L2_COLORSPACE_REC709 and
298 * V4L2_COLORSPACE_REC709 and V4L2_COLORSPACE_DCI_P3: V4L2_YCBCR_ENC_709
355 (((colsp) == V4L2_COLORSPACE_REC709 || \
/external/v4l2_codec2/vda/
H A Dvideodev2.h206 V4L2_COLORSPACE_REC709 = 3, enumerator in enum:v4l2_colorspace
256 ((is_hdtv) ? V4L2_COLORSPACE_REC709 : V4L2_COLORSPACE_SRGB))
264 * V4L2_COLORSPACE_470_SYSTEM_BG, V4L2_COLORSPACE_REC709 and
308 * V4L2_COLORSPACE_REC709 and V4L2_COLORSPACE_DCI_P3: V4L2_YCBCR_ENC_709
348 (((colsp) == V4L2_COLORSPACE_REC709 || \
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_FMT.c172 case V4L2_COLORSPACE_REC709:

Completed in 77 milliseconds