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

  /external/webrtc/src/modules/audio_processing/aec/main/source/
aec_core.h 182 int WebRtcAec_FreeAec(aec_t *aec);
aec_core.c 167 WebRtcAec_FreeAec(aec);
173 WebRtcAec_FreeAec(aec);
179 WebRtcAec_FreeAec(aec);
185 WebRtcAec_FreeAec(aec);
191 WebRtcAec_FreeAec(aec);
199 int WebRtcAec_FreeAec(aec_t *aec)
    [all...]
echo_cancellation.c 172 WebRtcAec_FreeAec(aecpc->aec);

Completed in 38 milliseconds