Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_QUERYCAP.c44 V4L2_CAP_VBI_OUTPUT | in valid_capabilities()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h449 #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h449 #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c216 {V4L2_CAP_VBI_OUTPUT, "Device supports the VBI output", "vbi-output"}, in gst_v4l2_device_get_type()
759 V4L2_CAP_VBI_OUTPUT | V4L2_CAP_TUNER | V4L2_CAP_AUDIO); in gst_v4l2_object_get_property_helper()