Searched refs:gst_amrwbdec_stop (Results 1 – 9 of 9) sorted by relevance
70 static gboolean gst_amrwbdec_stop (GstAudioDecoder * dec);95 base_class->stop = GST_DEBUG_FUNCPTR (gst_amrwbdec_stop); in gst_amrwbdec_class_init()129 gst_amrwbdec_stop (GstAudioDecoder * dec) in gst_amrwbdec_stop() function