Searched refs:moved_elements (Results 1 – 1 of 1) sorted by relevance
1821 int moved_elements = in WebRtcAec_ProcessFrames() local1823 aec->knownDelay -= moved_elements * PART_LEN; in WebRtcAec_ProcessFrames()1827 int moved_elements = in WebRtcAec_ProcessFrames() local1831 WebRtc_SoftResetDelayEstimator(aec->delay_estimator, moved_elements); in WebRtcAec_ProcessFrames()1833 moved_elements); in WebRtcAec_ProcessFrames()1834 aec->signal_delay_correction += moved_elements; in WebRtcAec_ProcessFrames()