Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfilter_functions.c20 static void WebRtcIsac_AllPoleFilter(double* InOut, in WebRtcIsac_AllPoleFilter() function
90 WebRtcIsac_AllPoleFilter(Out,PoleCoef,lengthInOut,orderCoef); in WebRtcIsac_ZeroPoleFilter()