Home
last modified time | relevance | path

Searched defs:drift (Results 1 – 7 of 7) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
Decho_diagnostic.m51 drift = (b1-b2)/N2; variable
/third_party/ffmpeg/libavcodec/
Dffv1.h56 int16_t drift; member
158 int drift = state->drift; in update_vlc_state() local
/third_party/pulseaudio/src/pulsecore/
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/
Dwebrtc.cc566 void pa_webrtc_ec_set_drift(pa_echo_canceller *ec, float drift) { in pa_webrtc_ec_set_drift()
Dmodule-echo-cancel.c741 float drift; in do_push_drift_comp() local
2228 float drift; in main() local
/third_party/ffmpeg/libavfilter/
Daf_atempo.c635 const int drift, in yae_align()
701 const int drift = (int)(prev_output_position - ideal_output_position); in yae_adjust_position() local
/third_party/ffmpeg/libavformat/
Dmov.c3191 int64_t drift = (current_dts - corrected_dts)/FFMAX(sample_count, 1); in mov_read_stts() local