Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
Decho_cancellation.c198 int32_t WebRtcAec_Init(void* aecInst, int32_t sampFreq, int32_t scSampFreq) { in WebRtcAec_Init() function
/external/webrtc/src/modules/audio_processing/aec/
Decho_cancellation.c199 WebRtc_Word32 WebRtcAec_Init(void *aecInst, WebRtc_Word32 sampFreq, WebRtc_Word32 scSampFreq) in WebRtcAec_Init() function