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

/external/strace/xlat/
H A Dv4l2_colorspaces.h17 #if defined(V4L2_COLORSPACE_REC709) || (defined(HAVE_DECL_V4L2_COLORSPACE_REC709) && HAVE_DECL_V4L2_COLORSPACE_REC709)
18 XLAT(V4L2_COLORSPACE_REC709),
/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h199 V4L2_COLORSPACE_REC709 = 3, enumerator in enum:v4l2_colorspace
249 ((is_hdtv) ? V4L2_COLORSPACE_REC709 : V4L2_COLORSPACE_SRGB))
257 * V4L2_COLORSPACE_470_SYSTEM_BG, V4L2_COLORSPACE_REC709 and
301 * V4L2_COLORSPACE_REC709 and V4L2_COLORSPACE_DCI_P3: V4L2_YCBCR_ENC_709
341 (((colsp) == V4L2_COLORSPACE_REC709 || \

Completed in 99 milliseconds