Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
Daecm_core.h353 int32_t * echoEst);
389 int32_t * echoEst);
401 int32_t* echoEst,
Daecm_core.c726 int32_t * echoEst) in WebRtcAecm_CalcEnergies() argument
764 WebRtcAecm_CalcLinearEnergies(aecm, far_spectrum, echoEst, &tmpFar, &tmpAdapt, &tmpStored); in WebRtcAecm_CalcEnergies()
953 int32_t * echoEst) in WebRtcAecm_UpdateChannel() argument
1089 WebRtcAecm_StoreAdaptiveChannel(aecm, far_spectrum, echoEst); in WebRtcAecm_UpdateChannel()
1132 WebRtcAecm_StoreAdaptiveChannel(aecm, far_spectrum, echoEst); in WebRtcAecm_UpdateChannel()
/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()