Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aec/
Decho_cancellation.c166 void WebRtcAec_Free(void* aecInst) { in WebRtcAec_Free()
186 int32_t WebRtcAec_Init(void* aecInst, int32_t sampFreq, int32_t scSampFreq) { in WebRtcAec_Init()
267 int32_t WebRtcAec_GetBufferFarendError(void* aecInst, in WebRtcAec_GetBufferFarendError()
286 int32_t WebRtcAec_BufferFarend(void* aecInst, in WebRtcAec_BufferFarend()
338 int32_t WebRtcAec_Process(void* aecInst, in WebRtcAec_Process()