Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexdec.c446 res = gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (dec), outbuf, 1); in gst_speex_dec_parse_data()
448 res = gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (dec), NULL, 1); in gst_speex_dec_parse_data()
506 gst_audio_decoder_finish_frame (bdec, NULL, 1); in gst_speex_dec_handle_frame()
510 gst_audio_decoder_finish_frame (bdec, NULL, 1); in gst_speex_dec_handle_frame()
522 gst_audio_decoder_finish_frame (bdec, NULL, 1); in gst_speex_dec_handle_frame()
527 gst_audio_decoder_finish_frame (bdec, NULL, 1); in gst_speex_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/gst/siren/
Dgstsirendec.c231 ret = gst_audio_decoder_finish_frame (bdec, out_buf, 1); in gst_siren_dec_handle_frame()
248 gst_audio_decoder_finish_frame (bdec, NULL, 1); in gst_siren_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/isac/
Dgstisacdec.c207 return gst_audio_decoder_finish_frame (dec, output, 1); in gst_isacdec_plc()
270 return gst_audio_decoder_finish_frame (dec, output, 1); in gst_isacdec_handle_frame()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c816 res = gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (dec), outbuf, 1); in opus_dec_chain_parse_data()
949 gst_audio_decoder_finish_frame (adec, NULL, 1); in gst_opus_dec_handle_frame()
953 gst_audio_decoder_finish_frame (adec, NULL, 1); in gst_opus_dec_handle_frame()
966 gst_audio_decoder_finish_frame (adec, NULL, 1); in gst_opus_dec_handle_frame()
975 gst_audio_decoder_finish_frame (adec, NULL, 1); in gst_opus_dec_handle_frame()
/third_party/gstreamer/gstplugins_good/gst/law/
Dmulaw-decode.c154 return gst_audio_decoder_finish_frame (dec, outbuf, -1); in gst_mulawdec_handle_frame()
Dalaw-decode.c202 return gst_audio_decoder_finish_frame (dec, outbuf, -1); in gst_alaw_dec_handle_frame()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisdec.c537 result = gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (vd), out, 1); in vorbis_handle_data_packet()
726 result = gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (vd), NULL, 1); in vorbis_dec_handle_frame()
730 result = gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (vd), NULL, 1); in vorbis_dec_handle_frame()
/third_party/gstreamer/gstplugins_good/ext/mpg123/
Dgstmpg123audiodec.c303 return gst_audio_decoder_finish_frame (dec, NULL, 1); in gst_mpg123_audio_dec_push_decoded_bytes()
316 return gst_audio_decoder_finish_frame (dec, output_buffer, 1); in gst_mpg123_audio_dec_push_decoded_bytes()
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackdec.c435 ret = gst_audio_decoder_finish_frame (bdec, outbuf, 1); in gst_wavpack_dec_handle_frame()
479 gst_audio_decoder_finish_frame (bdec, NULL, 1); in gst_wavpack_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/sbc/
Dgstsbcdec.c127 return gst_audio_decoder_finish_frame (audio_dec, outbuf, 1); in gst_sbc_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/gsm/
Dgstgsmdec.c294 gst_audio_decoder_finish_frame (dec, outbuf, 1); in gst_gsmdec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/openaptx/
Dgstopenaptxdec.c175 ret = gst_audio_decoder_finish_frame (audio_dec, outbuf, 1); in gst_openaptx_dec_handle_frame()
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacdec.c740 ret = gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (flacdec), outbuf, 1); in gst_flac_dec_write()
820 gst_audio_decoder_finish_frame (audio_dec, NULL, 1); in gst_flac_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/faad/
Dgstfaad.c705 gst_audio_decoder_finish_frame (dec, NULL, 1); in gst_faad_handle_frame()
747 ret = gst_audio_decoder_finish_frame (dec, outbuf, 1); in gst_faad_handle_frame()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.h340 GstFlowReturn gst_audio_decoder_finish_frame (GstAudioDecoder * dec,
Dgstaudiodecoder.c1335 gst_audio_decoder_finish_frame (GstAudioDecoder * dec, GstBuffer * buf, in gst_audio_decoder_finish_frame() function
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavauddec.c619 gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (ffmpegdec), NULL, 1); in gst_ffmpegauddec_drain()
739 gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (ffmpegdec), NULL, 1); in gst_ffmpegauddec_handle_frame()
/third_party/gstreamer/gstplugins_bad/gst/adpcmdec/
Dadpcmdec.c433 ret = gst_audio_decoder_finish_frame (bdec, outbuf, 1); in adpcmdec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dgstfdkaacdec.c413 ret = gst_audio_decoder_finish_frame (dec, outbuf, 1); in gst_fdkaacdec_handle_frame()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Daudiodecoder.c181 ret = gst_audio_decoder_finish_frame (dec, output_buffer, 2); in gst_audio_decoder_tester_handle_frame()
183 ret = gst_audio_decoder_finish_frame (dec, output_buffer, 1); in gst_audio_decoder_tester_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Datdec.c456 gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (atdec), out, 1); in gst_atdec_offline_render()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcaudiodec.c550 gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (self), outbuf, 1); in gst_amc_audio_dec_loop()
579 gst_audio_decoder_finish_frame (GST_AUDIO_DECODER (self), outbuf, in gst_amc_audio_dec_loop()
/third_party/gstreamer/gstplugins_bad/ext/dts/
Dgstdtsdec.c642 result = gst_audio_decoder_finish_frame (bdec, outbuf, 1); in gst_dtsdec_handle_frame()