Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.h82 GstDeviceMonitor * gst_device_monitor_new (void);
Dgstdevicemonitor.c816 gst_device_monitor_new (void) in gst_device_monitor_new() function
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvkdeviceprovider.c27 GstDeviceMonitor *monitor = gst_device_monitor_new (); in vulkan_sink_device_provider()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c422 mon = gst_device_monitor_new (); in GST_START_TEST()
534 mon = gst_device_monitor_new (); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11screencapturesrc.cpp37 monitor = gst_device_monitor_new (); in enum_devices()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-device-monitor.c347 app.monitor = gst_device_monitor_new (); in main()