Searched defs:drift (Results 1 - 5 of 5) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | time-smoother_2.c | 136 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 D | webrtc.cc | 566 void pa_webrtc_ec_set_drift(pa_echo_canceller *ec, float drift) { in pa_webrtc_ec_set_drift() argument
|
H A D | module-echo-cancel.c | 741 float drift; in do_push_drift_comp() local 2228 float drift; main() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | ffv1.h | 56 int16_t drift; member 158 int drift = state->drift; in update_vlc_state() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_atempo.c | 701 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