Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgststreamcollection.c67 static void gst_stream_collection_dispose (GObject * object);
126 gobject_class->dispose = gst_stream_collection_dispose; in gst_stream_collection_class_init()
145 gst_stream_collection_dispose (GObject * object) in gst_stream_collection_dispose() function