Home
last modified time | relevance | path

Searched defs:drift (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother_2.c136 double time_delta_system, time_delta_card, drift, filter_constant, filter_constant_1; in pa_smoother_2_put() local
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dwebrtc.cc566 void pa_webrtc_ec_set_drift(pa_echo_canceller *ec, float drift) { in pa_webrtc_ec_set_drift() argument
H A Dmodule-echo-cancel.c741 float drift; in do_push_drift_comp() local
2228 float drift; main() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dffv1.h56 int16_t drift; member
158 int drift = state->drift; in update_vlc_state() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_atempo.c701 const int drift = (int)(prev_output_position - ideal_output_position); in yae_adjust_position() local
631 yae_align(AudioFragment *frag, const AudioFragment *prev, const int window, const int delta_max, const int drift, float *correlation_in, float *correlation, AVTXContext *complex_to_real, av_tx_fn c2r_fn) yae_align() argument

Completed in 10 milliseconds