Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c208 static void gst_discoverer_dispose (GObject * dc);
227 gobject_class->dispose = gst_discoverer_dispose; in gst_discoverer_class_init()
436 gst_discoverer_dispose (GObject * obj) in gst_discoverer_dispose() function