Searched refs:WebRtcAecm_InitEchoPathCore (Results 1 – 3 of 3) sorted by relevance
283 void WebRtcAecm_InitEchoPathCore(AecmCore* aecm, const int16_t* echo_path) { in WebRtcAecm_InitEchoPathCore() function456 WebRtcAecm_InitEchoPathCore(aecm, kChannelStored8kHz); in WebRtcAecm_InitCore()460 WebRtcAecm_InitEchoPathCore(aecm, kChannelStored16kHz); in WebRtcAecm_InitCore()
184 void WebRtcAecm_InitEchoPathCore(AecmCore* aecm, const int16_t* echo_path);
538 WebRtcAecm_InitEchoPathCore(aecm->aecmCore, echo_path_ptr); in WebRtcAecm_InitEchoPath()