Home | Sort by relevance Sort by last modified time |
/external/webrtc/src/modules/audio_processing/aecm/ | |
aecm_core.h | 173 int noiseEstTooHighCtr[PART_LEN1]; |
aecm_core.c | 632 memset(aecm->noiseEstTooHighCtr, 0, sizeof(aecm->noiseEstTooHighCtr)); [all...] |