Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c469 gst_device_monitor_stop (mon); in GST_START_TEST()
525 gst_device_monitor_stop (mon); in GST_START_TEST()
536 gst_device_monitor_stop (mon); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.h95 void gst_device_monitor_stop (GstDeviceMonitor * monitor);
Dgstdevicemonitor.c571 gst_device_monitor_stop (GstDeviceMonitor * monitor) in gst_device_monitor_stop() function
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvkdeviceprovider.c90 gst_device_monitor_stop (monitor); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11screencapturesrc.cpp55 gst_device_monitor_stop (monitor); in enum_devices()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-device-monitor.c395 gst_device_monitor_stop (app.monitor); in main()