Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.c334 int padding_index = 0; in WebRtc_SoftResetBinaryDelayEstimatorFarend() local
345 padding_index = shift_size; in WebRtc_SoftResetBinaryDelayEstimatorFarend()
352 memset(&self->binary_far_history[padding_index], 0, in WebRtc_SoftResetBinaryDelayEstimatorFarend()
357 memset(&self->far_bit_counts[padding_index], 0, in WebRtc_SoftResetBinaryDelayEstimatorFarend()