Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/
Dgstwavescope.c109 static void gst_wave_scope_finalize (GObject * object);
140 gobject_class->finalize = gst_wave_scope_finalize; in gst_wave_scope_class_init()
170 gst_wave_scope_finalize (GObject * object) in gst_wave_scope_finalize() function