Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_QUERYCAP.c49 V4L2_CAP_TUNER | in valid_capabilities()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dv4l2_calls.c1109 if (v4l2object->device_caps & V4L2_CAP_TUNER) { in gst_v4l2_get_input()
1134 if (v4l2object->device_caps & V4L2_CAP_TUNER) { in gst_v4l2_set_input()
1181 if (v4l2object->device_caps & V4L2_CAP_TUNER) { in gst_v4l2_get_output()
1206 if (v4l2object->device_caps & V4L2_CAP_TUNER) { in gst_v4l2_set_output()
Dgstv4l2radio.c99 if (!(v4l2object->device_caps & V4L2_CAP_TUNER)) in gst_v4l2radio_fill_channel_list()
Dgstv4l2object.c218 {V4L2_CAP_TUNER, "Device has a tuner or modulator", "tuner"}, in gst_v4l2_device_get_type()
759 V4L2_CAP_VBI_OUTPUT | V4L2_CAP_TUNER | V4L2_CAP_AUDIO); in gst_v4l2_object_get_property_helper()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h466 #define V4L2_CAP_TUNER 0x00010000 /* has a tuner */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h466 #define V4L2_CAP_TUNER 0x00010000 /* has a tuner */ macro