Searched refs:WebRtcAec_BufferFarendPartition (Results 1 – 3 of 3) sorted by relevance
173 void WebRtcAec_BufferFarendPartition(aec_t *aec, const float* farend);
356 WebRtcAec_BufferFarendPartition(aecpc->aec, farend_float); in WebRtcAec_BufferFarend()
544 void WebRtcAec_BufferFarendPartition(aec_t *aec, const float* farend) { in WebRtcAec_BufferFarendPartition() function