Home
last modified time | relevance | path

Searched refs:dest_index (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.c332 int dest_index = 0; in WebRtc_SoftResetBinaryDelayEstimatorFarend() local
342 dest_index = abs_shift; in WebRtc_SoftResetBinaryDelayEstimatorFarend()
349 memmove(&self->binary_far_history[dest_index], in WebRtc_SoftResetBinaryDelayEstimatorFarend()
354 memmove(&self->far_bit_counts[dest_index], in WebRtc_SoftResetBinaryDelayEstimatorFarend()