Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_QUERYCAP.c50 V4L2_CAP_AUDIO | in valid_capabilities()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h467 #define V4L2_CAP_AUDIO 0x00020000 /* has audio support */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h467 #define V4L2_CAP_AUDIO 0x00020000 /* has audio support */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c219 {V4L2_CAP_AUDIO, "Device has audio inputs or outputs", "audio"}, in gst_v4l2_device_get_type()
759 V4L2_CAP_VBI_OUTPUT | V4L2_CAP_TUNER | V4L2_CAP_AUDIO); in gst_v4l2_object_get_property_helper()