Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/aecm/
Daecm_core.h342 WebRtc_Word32* echoEst,
Daecm_core.c858 WebRtc_Word32 * echoEst) in WebRtcAecm_CalcEnergies() argument
896 WebRtcAecm_CalcLinearEnergies(aecm, far_spectrum, echoEst, &tmpFar, &tmpAdapt, &tmpStored); in WebRtcAecm_CalcEnergies()
1085 WebRtc_Word32 * echoEst) in WebRtcAecm_UpdateChannel() argument
1221 WebRtcAecm_StoreAdaptiveChannel(aecm, far_spectrum, echoEst); in WebRtcAecm_UpdateChannel()
1264 WebRtcAecm_StoreAdaptiveChannel(aecm, far_spectrum, echoEst); in WebRtcAecm_UpdateChannel()