Home
last modified time | relevance | path

Searched refs:V4L2_CAP_VIDEO_OVERLAY (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Dv4l2_device_capabilities_flags.h19 #if defined(V4L2_CAP_VIDEO_OVERLAY) || (defined(HAVE_DECL_V4L2_CAP_VIDEO_OVERLAY) && HAVE_DECL_V4L2…
20 XLAT(V4L2_CAP_VIDEO_OVERLAY),
Dv4l2_device_capabilities_flags.in3 V4L2_CAP_VIDEO_OVERLAY
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_QUERYCAP.c42 V4L2_CAP_VIDEO_OVERLAY | in valid_capabilities()
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.cc938 if (cap->capabilities & V4L2_CAP_VIDEO_OVERLAY) in ProbeCaps()
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h429 #define V4L2_CAP_VIDEO_OVERLAY 0x00000004 /* Can do video overlay */ macro
/external/v4l2_codec2/vda/
Dvideodev2.h421 #define V4L2_CAP_VIDEO_OVERLAY 0x00000004 /* Can do video overlay */ macro