Searched refs:echoEst (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/src/modules/audio_processing/aecm/ |
D | aecm_core.h | 342 WebRtc_Word32* echoEst,
|
D | aecm_core.c | 858 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()
|