Searched refs:gst_speex_dec_start (Results 1 – 1 of 1) sorted by relevance
84 static gboolean gst_speex_dec_start (GstAudioDecoder * dec);110 base_class->start = GST_DEBUG_FUNCPTR (gst_speex_dec_start); in gst_speex_dec_class_init()171 gst_speex_dec_start (GstAudioDecoder * dec) in gst_speex_dec_start() function