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

  /external/webrtc/src/modules/audio_processing/aec/
aec_core.h 173 void WebRtcAec_BufferFarendPartition(aec_t *aec, const float* farend);
echo_cancellation.c 356 WebRtcAec_BufferFarendPartition(aecpc->aec, farend_float);
aec_core.c 544 void WebRtcAec_BufferFarendPartition(aec_t *aec, const float* farend) {
    [all...]

Completed in 73 milliseconds