Searched refs:ComfortNoise (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_processing/aec/
H A Daec_core.c115 static void ComfortNoise(aec_t *aec, float efw[2][PART_LEN1],
1109 ComfortNoise(aec, efw, comfortNoiseHband, aec->noisePow, hNl);
1205 static void ComfortNoise(aec_t *aec, float efw[2][PART_LEN1], function
/external/webrtc/src/modules/audio_processing/aecm/
H A Daecm_core.c200 static void ComfortNoise(AecmCore_t* aecm,
1890 ComfortNoise(aecm, ptrDfaClean, efw, hnl);
1917 static void ComfortNoise(AecmCore_t* aecm, function

Completed in 69 milliseconds