HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcAec_InitAec (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core.h 58 int WebRtcAec_InitAec(AecCore* aec, int sampFreq);
echo_cancellation.c 204 if (WebRtcAec_InitAec(aecpc->aec, aecpc->sampFreq) == -1) {
aec_core.c     [all...]

Completed in 213 milliseconds