Searched refs:move_elements (Results 1 – 1 of 1) sorted by relevance
1820 int move_elements = (aec->knownDelay - knownDelay - 32) / PART_LEN; in WebRtcAec_ProcessFrames() local1822 WebRtc_MoveReadPtr(aec->far_time_buf, move_elements); in WebRtcAec_ProcessFrames()1826 int move_elements = SignalBasedDelayCorrection(aec); in WebRtcAec_ProcessFrames() local1828 WebRtc_MoveReadPtr(aec->far_time_buf, move_elements); in WebRtcAec_ProcessFrames()