Home
last modified time | relevance | path

Searched refs:gst_device_monitor_get_devices (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c424 devs = gst_device_monitor_get_devices (mon); in GST_START_TEST()
430 devs = gst_device_monitor_get_devices (mon); in GST_START_TEST()
440 devs = gst_device_monitor_get_devices (mon); in GST_START_TEST()
447 devs = gst_device_monitor_get_devices (mon); in GST_START_TEST()
455 devs = gst_device_monitor_get_devices (mon); in GST_START_TEST()
464 devs = gst_device_monitor_get_devices (mon); in GST_START_TEST()
476 devs = gst_device_monitor_get_devices (mon); in GST_START_TEST()
483 devs = gst_device_monitor_get_devices (mon); in GST_START_TEST()
508 devs = gst_device_monitor_get_devices (mon); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.h88 GList * gst_device_monitor_get_devices (GstDeviceMonitor * monitor);
Dgstdevicemonitor.c402 gst_device_monitor_get_devices (GstDeviceMonitor * monitor) in gst_device_monitor_get_devices() function
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvkdeviceprovider.c46 devices = gst_device_monitor_get_devices (monitor); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11screencapturesrc.cpp51 devices = gst_device_monitor_get_devices (monitor); in enum_devices()
/third_party/gstreamer/gstreamer/
DChangeLog7051 gst_device_monitor_get_devices(), causing the application to "see"
/third_party/gstreamer/gstplugins_base/
DChangeLog11848 gst-device-monitor: stop calling gst_device_monitor_get_devices()