OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:padding_index
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator.c
334
int
padding_index
= 0;
local
345
padding_index
= shift_size;
352
memset(&self->binary_far_history[
padding_index
], 0,
357
memset(&self->far_bit_counts[
padding_index
], 0,
Completed in 58 milliseconds