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

/external/webrtc/src/modules/audio_processing/aec/interface/
H A Decho_cancellation.h65 * separately using the WebRtcAec_Init() function.
107 WebRtc_Word32 WebRtcAec_Init(void *aecInst,
/external/webrtc/src/modules/audio_processing/
H A Decho_cancellation_impl.cc358 return WebRtcAec_Init(static_cast<Handle*>(handle),
/external/webrtc/src/modules/audio_processing/aec/
H A Decho_cancellation.c199 WebRtc_Word32 WebRtcAec_Init(void *aecInst, WebRtc_Word32 sampFreq, WebRtc_Word32 scSampFreq) function

Completed in 136 milliseconds