Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.c135 static gboolean gst_speex_enc_stop (GstAudioEncoder * enc);
166 base_class->stop = GST_DEBUG_FUNCPTR (gst_speex_enc_stop); in gst_speex_enc_class_init()
265 gst_speex_enc_stop (GstAudioEncoder * benc) in gst_speex_enc_stop() function