Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Ddshowdeviceprovider.cpp49 static void gst_dshow_device_provider_stop (GstDeviceProvider * provider);
61 dm_class->stop = gst_dshow_device_provider_stop; in gst_dshow_device_provider_class_init()
139 gst_dshow_device_provider_stop (GstDeviceProvider * provider) in gst_dshow_device_provider_stop() function