Searched refs:ComfortNoise (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/src/modules/audio_processing/aec/ |
D | aec_core.c | 115 static void ComfortNoise(aec_t *aec, float efw[2][PART_LEN1], 1109 ComfortNoise(aec, efw, comfortNoiseHband, aec->noisePow, hNl); in NonLinearProcessing() 1205 static void ComfortNoise(aec_t *aec, float efw[2][PART_LEN1], in ComfortNoise() function
|
/external/webrtc/src/modules/audio_processing/aecm/ |
D | aecm_core.c | 200 static void ComfortNoise(AecmCore_t* aecm, 1890 ComfortNoise(aecm, ptrDfaClean, efw, hnl); in WebRtcAecm_ProcessBlock() 1917 static void ComfortNoise(AecmCore_t* aecm, in ComfortNoise() function
|