Home
last modified time | relevance | path

Searched refs:V4L2_CAP_VBI_CAPTURE (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dv4l2_device_capabilities_flags.h22 #if defined(V4L2_CAP_VBI_CAPTURE) || (defined(HAVE_DECL_V4L2_CAP_VBI_CAPTURE) && HAVE_DECL_V4L2_CAP…
23 XLAT(V4L2_CAP_VBI_CAPTURE),
Dv4l2_device_capabilities_flags.in4 V4L2_CAP_VBI_CAPTURE
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_QUERYCAP.c43 V4L2_CAP_VBI_CAPTURE | in valid_capabilities()
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h430 #define V4L2_CAP_VBI_CAPTURE 0x00000010 /* Is a raw VBI capture device */ macro