Searched refs:gst_wavpack_dec_stop (Results 1 – 1 of 1) sorted by relevance
94 static gboolean gst_wavpack_dec_stop (GstAudioDecoder * dec);130 base_class->stop = GST_DEBUG_FUNCPTR (gst_wavpack_dec_stop); in gst_wavpack_dec_class_init()189 gst_wavpack_dec_stop (GstAudioDecoder * dec) in gst_wavpack_dec_stop() function