Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexdec.c88 static GstFlowReturn gst_speex_dec_handle_frame (GstAudioDecoder * dec,
113 base_class->handle_frame = GST_DEBUG_FUNCPTR (gst_speex_dec_handle_frame); in gst_speex_dec_class_init()
490 gst_speex_dec_handle_frame (GstAudioDecoder * bdec, GstBuffer * buf) in gst_speex_dec_handle_frame() function