Home
last modified time | relevance | path

Searched refs:echoEst (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core.h339 int32_t* echoEst);
375 int32_t* echoEst);
386 int32_t* echoEst,
Daecm_core.c719 int32_t* echoEst) { in WebRtcAecm_CalcEnergies() argument
742 WebRtcAecm_CalcLinearEnergies(aecm, far_spectrum, echoEst, &tmpFar, &tmpAdapt, &tmpStored); in WebRtcAecm_CalcEnergies()
899 int32_t* echoEst) { in WebRtcAecm_UpdateChannel() argument
1028 WebRtcAecm_StoreAdaptiveChannel(aecm, far_spectrum, echoEst); in WebRtcAecm_UpdateChannel()
1071 WebRtcAecm_StoreAdaptiveChannel(aecm, far_spectrum, echoEst); in WebRtcAecm_UpdateChannel()