Home
last modified time | relevance | path

Searched refs:gst_audio_decoder_set_latency (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.h377 void gst_audio_decoder_set_latency (GstAudioDecoder * dec,
Dgstaudiodecoder.c3422 gst_audio_decoder_set_latency (GstAudioDecoder * dec, in gst_audio_decoder_set_latency() function
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacdec.c537 gst_audio_decoder_set_latency (dec, curr_latency, curr_latency); in gst_flac_dec_metadata_cb()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c242 gst_audio_decoder_set_latency (dec, 120 * GST_MSECOND, 120 * GST_MSECOND); in gst_opus_dec_start()