Home
last modified time | relevance | path

Searched refs:WebRtcAec_InitMetrics (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/src/modules/audio_processing/aec/
Daec_core.h172 void WebRtcAec_InitMetrics(aec_t *aec);
Daec_core.c512 WebRtcAec_InitMetrics(aec); in WebRtcAec_InitAec()
529 void WebRtcAec_InitMetrics(aec_t *aec) in WebRtcAec_InitMetrics() function
Decho_cancellation.c638 WebRtcAec_InitMetrics(aecpc->aec); in WebRtcAec_set_config()