Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.c132 static GstFlowReturn gst_speex_enc_encode (GstSpeexEnc * enc, GstBuffer * buf);
530 gst_speex_enc_encode (GstSpeexEnc * enc, GstBuffer * buf) in gst_speex_enc_encode() function
759 ret = gst_speex_enc_encode (enc, buf); in gst_speex_enc_handle_frame()
/third_party/gstreamer/gstplugins_good/
DChangeLog86784 gstspeexenc.c: In function 'gst_speex_enc_encode':
125951 * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
125982 * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
125996 (gst_speex_enc_encode), (gst_speex_enc_chain),