Home
last modified time | relevance | path

Searched refs:V4L2_CAP_VIDEO_OUTPUT (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dv4l2-utils.h59 (V4L2_CAP_VIDEO_OUTPUT | V4L2_CAP_VIDEO_OUTPUT_MPLANE))))
Dgstv4l2deviceprovider.c152 (V4L2_CAP_VIDEO_OUTPUT | V4L2_CAP_VIDEO_OUTPUT_MPLANE)) { in gst_v4l2_device_provider_probe_device()
Dv4l2_calls.c574 !(v4l2object->device_caps & (V4L2_CAP_VIDEO_OUTPUT | in gst_v4l2_open()
Dgstv4l2object.c212 {V4L2_CAP_VIDEO_OUTPUT, "Device supports video playback", "output"}, in gst_v4l2_device_get_type()
756 V4L2_CAP_VIDEO_OUTPUT | in gst_v4l2_object_get_property_helper()
765 flags |= V4L2_CAP_VIDEO_OUTPUT; in gst_v4l2_object_get_property_helper()
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_QUERYCAP.c41 V4L2_CAP_VIDEO_OUTPUT | in valid_capabilities()
Dtest_VIDIOC_REQBUFS.c192 (cap.capabilities & V4L2_CAP_VIDEO_OUTPUT)) { in do_VIDIOC_REQBUFS_output_mmap()
261 (cap.capabilities & V4L2_CAP_VIDEO_OUTPUT) && ret_req == 0) { in do_VIDIOC_REQBUFS_output_userptr()
Dtest_VIDIOC_QUERYBUF.c350 (cap.capabilities & V4L2_CAP_VIDEO_OUTPUT)) { in test_VIDIOC_QUERYBUF_output_mmap()
402 (cap.capabilities & V4L2_CAP_VIDEO_OUTPUT) && ret_req == 0) { in test_VIDIOC_QUERYBUF_output_userptr()
/third_party/ffmpeg/libavcodec/
Dv4l2_m2m.c41 if (cap->capabilities & (V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_VIDEO_OUTPUT) && in v4l2_splane_video()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h446 #define V4L2_CAP_VIDEO_OUTPUT 0x00000002 /* Is a video output device */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h446 #define V4L2_CAP_VIDEO_OUTPUT 0x00000002 /* Is a video output device */ macro