Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/fluidsynth/
Dgstfluiddec.c87 static void gst_fluid_dec_finalize (GObject * object);
132 gobject_class->finalize = gst_fluid_dec_finalize; in gst_fluid_dec_class_init()
210 gst_fluid_dec_finalize (GObject * object) in gst_fluid_dec_finalize() function