Home
last modified time | relevance | path

Searched refs:gst_audio_encoder_set_latency (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.h309 void gst_audio_encoder_set_latency (GstAudioEncoder * enc,
Dgstaudioencoder.c2331 gst_audio_encoder_set_latency (GstAudioEncoder * enc, in gst_audio_encoder_set_latency() function
/third_party/gstreamer/gstplugins_bad/ext/openaptx/
Dgstopenaptxenc.c122 gst_audio_encoder_set_latency (audio_enc, encoder_latency, encoder_latency); in gst_openaptx_enc_set_format()
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacenc.c916 gst_audio_encoder_set_latency (enc, in gst_flac_enc_set_format()
1543 gst_audio_encoder_set_latency (enc, curr_latency, curr_latency); in gst_flac_enc_set_property()
/third_party/gstreamer/gstplugins_good/ext/lame/
Dgstlamemp3enc.c387 gst_audio_encoder_set_latency (enc, latency, latency); in gst_lamemp3enc_set_format()
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.c315 gst_audio_encoder_set_latency (benc, in gst_speex_enc_set_format()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisenc.c321 gst_audio_encoder_set_latency (enc, in gst_vorbis_enc_set_format()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c435 gst_audio_encoder_set_latency (benc, in gst_opus_enc_setup_base_class()