Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/law/
Dmulaw-decode.c167 gst_audio_decoder_set_estimate_rate (dec, TRUE); in gst_mulawdec_start()
Dalaw-decode.c215 gst_audio_decoder_set_estimate_rate (dec, TRUE); in gst_alaw_dec_start()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.h360 void gst_audio_decoder_set_estimate_rate (GstAudioDecoder * dec,
Dgstaudiodecoder.c3400 gst_audio_decoder_set_estimate_rate (GstAudioDecoder * dec, gboolean enabled) in gst_audio_decoder_set_estimate_rate() function
/third_party/gstreamer/gstplugins_bad/ext/faad/
Dgstfaad.c172 gst_audio_decoder_set_estimate_rate (dec, TRUE); in gst_faad_start()
/third_party/gstreamer/gstplugins_bad/ext/dts/
Dgstdtsdec.c249 gst_audio_decoder_set_estimate_rate (dec, TRUE); in gst_dtsdec_start()