Home
last modified time | relevance | path

Searched defs:aecmInst (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_processing/aecm/
Decho_control_mobile.cc121 void WebRtcAecm_Free(void* aecmInst) { in WebRtcAecm_Free()
144 int32_t WebRtcAecm_Init(void* aecmInst, int32_t sampFreq) { in WebRtcAecm_Init()
197 int32_t WebRtcAecm_GetBufferFarendError(void* aecmInst, in WebRtcAecm_GetBufferFarendError()
217 int32_t WebRtcAecm_BufferFarend(void* aecmInst, in WebRtcAecm_BufferFarend()
238 int32_t WebRtcAecm_Process(void* aecmInst, in WebRtcAecm_Process()
412 int32_t WebRtcAecm_set_config(void* aecmInst, AecmConfig config) { in WebRtcAecm_set_config()
483 int32_t WebRtcAecm_InitEchoPath(void* aecmInst, in WebRtcAecm_InitEchoPath()
508 int32_t WebRtcAecm_GetEchoPath(void* aecmInst, in WebRtcAecm_GetEchoPath()