Searched refs:WebRtcAecm_Init (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.h44 * initialized separately using the WebRtcAecm_Init() function.
71 int32_t WebRtcAecm_Init(void* aecmInst, int32_t sampFreq);
H A Decho_control_mobile.c139 int32_t WebRtcAecm_Init(void *aecmInst, int32_t sampFreq) function
/external/webrtc/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc373 if (WebRtcAecm_Init(my_handle, apm_->proc_sample_rate_hz()) != 0) {

Completed in 720 milliseconds