Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/law/
Dmulaw-decode.c197 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (mulawdec), TRUE); in gst_mulawdec_init()
Dalaw-decode.c246 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (alawdec), TRUE); in gst_alaw_dec_init()
/third_party/gstreamer/gstplugins_bad/gst/siren/
Dgstsirendec.c99 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_siren_dec_init()
/third_party/gstreamer/gstplugins_bad/ext/sbc/
Dgstsbcdec.c240 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_sbc_dec_init()
/third_party/gstreamer/gstplugins_bad/ext/gsm/
Dgstgsmdec.c109 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (gsmdec), TRUE); in gst_gsmdec_init()
/third_party/gstreamer/gstplugins_bad/ext/openaptx/
Dgstopenaptxdec.c336 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_openaptx_dec_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.h426 void gst_audio_decoder_set_needs_format (GstAudioDecoder * dec,
Dgstaudiodecoder.c3698 gst_audio_decoder_set_needs_format (GstAudioDecoder * dec, gboolean enabled) in gst_audio_decoder_set_needs_format() function
/third_party/gstreamer/gstplugins_bad/gst/adpcmdec/
Dadpcmdec.c463 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in adpcmdec_init()
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackdec.c154 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_wavpack_dec_init()
/third_party/gstreamer/gstplugins_good/ext/mpg123/
Dgstmpg123audiodec.c201 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (mpg123_decoder), TRUE); in gst_mpg123_audio_dec_init()
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dgstfdkaacdec.c446 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (self), TRUE); in gst_fdkaacdec_init()
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexdec.c160 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_speex_dec_init()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Datdec.c121 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (atdec), TRUE); in gst_atdec_init()
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacdec.c186 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (flacdec), TRUE); in gst_flac_dec_init()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavauddec.c162 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (ffmpegdec), TRUE); in gst_ffmpegauddec_init()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c219 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_opus_dec_init()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcaudiodec.c230 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (self), TRUE); in gst_amc_audio_dec_init()