Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/utility/
Ddelay_estimator.cc347 int padding_index = 0; in WebRtc_SoftResetBinaryDelayEstimatorFarend() local
358 padding_index = shift_size; in WebRtc_SoftResetBinaryDelayEstimatorFarend()
365 memset(&self->binary_far_history[padding_index], 0, in WebRtc_SoftResetBinaryDelayEstimatorFarend()
369 memset(&self->far_bit_counts[padding_index], 0, in WebRtc_SoftResetBinaryDelayEstimatorFarend()