Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.h117 void gst_dshow_device_entry_free (DshowDeviceEntry *entry);
Dgstdshow.cpp297 gst_dshow_device_entry_free (DshowDeviceEntry * entry) in gst_dshow_device_entry_free() function
321 gst_dshow_device_entry_free ((DshowDeviceEntry *) cur->data); in gst_dshow_device_list_free()
Dgstdshowvideosrc.cpp486 gst_dshow_device_entry_free (device_entry); in gst_dshowvideosrc_start()