Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.c134 static gboolean gst_speex_enc_start (GstAudioEncoder * enc);
165 base_class->start = GST_DEBUG_FUNCPTR (gst_speex_enc_start); in gst_speex_enc_class_init()
251 gst_speex_enc_start (GstAudioEncoder * benc) in gst_speex_enc_start() function