Searched refs:gst_audio_decoder_set_needs_format (Results 1 – 18 of 18) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/law/ |
D | mulaw-decode.c | 197 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (mulawdec), TRUE); in gst_mulawdec_init()
|
D | alaw-decode.c | 246 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (alawdec), TRUE); in gst_alaw_dec_init()
|
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | gstsirendec.c | 99 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_siren_dec_init()
|
/third_party/gstreamer/gstplugins_bad/ext/sbc/ |
D | gstsbcdec.c | 240 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_sbc_dec_init()
|
/third_party/gstreamer/gstplugins_bad/ext/gsm/ |
D | gstgsmdec.c | 109 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (gsmdec), TRUE); in gst_gsmdec_init()
|
/third_party/gstreamer/gstplugins_bad/ext/openaptx/ |
D | gstopenaptxdec.c | 336 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/ |
D | gstaudiodecoder.h | 426 void gst_audio_decoder_set_needs_format (GstAudioDecoder * dec,
|
D | gstaudiodecoder.c | 3698 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/ |
D | adpcmdec.c | 463 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in adpcmdec_init()
|
/third_party/gstreamer/gstplugins_good/ext/wavpack/ |
D | gstwavpackdec.c | 154 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_wavpack_dec_init()
|
/third_party/gstreamer/gstplugins_good/ext/mpg123/ |
D | gstmpg123audiodec.c | 201 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/ |
D | gstfdkaacdec.c | 446 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (self), TRUE); in gst_fdkaacdec_init()
|
/third_party/gstreamer/gstplugins_good/ext/speex/ |
D | gstspeexdec.c | 160 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_speex_dec_init()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | atdec.c | 121 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (atdec), TRUE); in gst_atdec_init()
|
/third_party/gstreamer/gstplugins_good/ext/flac/ |
D | gstflacdec.c | 186 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (flacdec), TRUE); in gst_flac_dec_init()
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavauddec.c | 162 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (ffmpegdec), TRUE); in gst_ffmpegauddec_init()
|
/third_party/gstreamer/gstplugins_base/ext/opus/ |
D | gstopusdec.c | 219 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (dec), TRUE); in gst_opus_dec_init()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcaudiodec.c | 230 gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (self), TRUE); in gst_amc_audio_dec_init()
|