Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core.h259 void WebRtcAecm_FetchFarFrame(AecmCore* const aecm,
Daecm_core.c568 WebRtcAecm_FetchFarFrame(aecm, farFrame, FRAME_LEN, aecm->knownDelay); in WebRtcAecm_ProcessFrame()
1196 void WebRtcAecm_FetchFarFrame(AecmCore* const aecm, in WebRtcAecm_FetchFarFrame() function