Home
last modified time | relevance | path

Searched refs:WebRtcIsac_BwExpand (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfilter_functions.c119 void WebRtcIsac_BwExpand(double* out, double* in, double coef, size_t length) { in WebRtcIsac_BwExpand() function
176 WebRtcIsac_BwExpand(apolr, apol, rho, PITCH_WLPCORDER+1); in WebRtcIsac_WeightingFilter()