Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aec/
Decho_cancellation.c122 Aec* aecpc = malloc(sizeof(Aec)); in WebRtcAec_Create() local
167 Aec* aecpc = aecInst; in WebRtcAec_Free() local
187 Aec* aecpc = aecInst; in WebRtcAec_Init() local
270 Aec* aecpc = aecInst; in WebRtcAec_GetBufferFarendError() local
289 Aec* aecpc = aecInst; in WebRtcAec_BufferFarend() local
345 Aec* aecpc = aecInst; in WebRtcAec_Process() local
572 static int ProcessNormal(Aec* aecpc, in ProcessNormal()
797 static void EstBufDelayNormal(Aec* aecpc) { in EstBufDelayNormal()