Searched refs:V4L2_COLORSPACE_SRGB (Results 1 - 5 of 5) sorted by relevance

/external/strace/xlat/
H A Dv4l2_colorspaces.h34 #if defined(V4L2_COLORSPACE_SRGB) || (defined(HAVE_DECL_V4L2_COLORSPACE_SRGB) && HAVE_DECL_V4L2_COLORSPACE_SRGB)
35 XLAT(V4L2_COLORSPACE_SRGB),
/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h220 * Effectively shorthand for V4L2_COLORSPACE_SRGB, V4L2_YCBCR_ENC_601
226 V4L2_COLORSPACE_SRGB = 8, enumerator in enum:v4l2_colorspace
248 ((is_hdtv) ? V4L2_COLORSPACE_REC709 : V4L2_COLORSPACE_SRGB))
259 * V4L2_COLORSPACE_SRGB, V4L2_COLORSPACE_JPEG: V4L2_XFER_FUNC_SRGB
288 ((colsp) == V4L2_COLORSPACE_SRGB || (colsp) == V4L2_COLORSPACE_JPEG ? \
297 * V4L2_COLORSPACE_470_SYSTEM_BG, V4L2_COLORSPACE_SRGB,
/external/v4l2_codec2/vda/
H A Dvideodev2.h228 * Effectively shorthand for V4L2_COLORSPACE_SRGB, V4L2_YCBCR_ENC_601
234 V4L2_COLORSPACE_SRGB = 8, enumerator in enum:v4l2_colorspace
256 ((is_hdtv) ? V4L2_COLORSPACE_REC709 : V4L2_COLORSPACE_SRGB))
267 * V4L2_COLORSPACE_SRGB, V4L2_COLORSPACE_JPEG: V4L2_XFER_FUNC_SRGB
296 ((colsp) == V4L2_COLORSPACE_SRGB || (colsp) == V4L2_COLORSPACE_JPEG ? \
310 * V4L2_COLORSPACE_SRGB: V4L2_YCBCR_ENC_SYCC
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_FMT.c177 case V4L2_COLORSPACE_SRGB:
/external/strace/
H A Dconfigure12371 ac_fn_c_check_decl "$LINENO" "V4L2_COLORSPACE_SRGB" "ac_cv_have_decl_V4L2_COLORSPACE_SRGB" "#include <sys/time.h>

Completed in 151 milliseconds