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

  /external/webrtc/src/modules/audio_processing/aec/
aec_core.h 169 int WebRtcAec_InitAec(aec_t *aec, int sampFreq);
echo_cancellation.c 221 if (WebRtcAec_InitAec(aecpc->aec, aecpc->sampFreq) == -1) {
aec_core.c 385 int WebRtcAec_InitAec(aec_t *aec, int sampFreq)
    [all...]

Completed in 83 milliseconds