Home | Sort by relevance Sort by last modified time |
/external/webrtc/src/modules/audio_processing/aecm/ | |
aecm_core.c | 636 aecm->noiseEst[i] = (tmp32 << 8); 642 aecm->noiseEst[i] = (tmp32 << 8); [all...] |
aecm_core.h | 171 WebRtc_Word32 noiseEst[PART_LEN1]; |