Searched refs:WebRtcAecm_Init (Results 1 – 3 of 3) sorted by relevance
83 WebRtc_Word32 WebRtcAecm_Init(void* aecmInst,
278 if (WebRtcAecm_Init(my_handle, apm_->sample_rate_hz()) != 0) { in InitializeHandle()
163 WebRtc_Word32 WebRtcAecm_Init(void *aecmInst, WebRtc_Word32 sampFreq) in WebRtcAecm_Init() function