Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/isac/
Dgstisacdec.c153 gst_audio_decoder_set_plc_aware (dec, TRUE); in gst_isacdec_set_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.h353 void gst_audio_decoder_set_plc_aware (GstAudioDecoder * dec,
Dgstaudiodecoder.c3317 gst_audio_decoder_set_plc_aware (GstAudioDecoder * dec, gboolean plc) in gst_audio_decoder_set_plc_aware() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Daudiodecoder.c1060 gst_audio_decoder_set_plc_aware (GST_AUDIO_DECODER (h->element), TRUE); in GST_START_TEST()
1103 gst_audio_decoder_set_plc_aware (GST_AUDIO_DECODER (h->element), TRUE); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexdec.c179 gst_audio_decoder_set_plc_aware (dec, TRUE); in gst_speex_dec_start()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c235 gst_audio_decoder_set_plc_aware (dec, TRUE); in gst_opus_dec_start()