Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_estimator.c129 static void WebRtcIsac_AllpassFilterForDec(double* InOut, in WebRtcIsac_AllpassFilterForDec() function
164 WebRtcIsac_AllpassFilterForDec(data_vec + 1, APupper, N, state_in); in WebRtcIsac_DecimateAllpass()
165 WebRtcIsac_AllpassFilterForDec(data_vec, APlower, N, in WebRtcIsac_DecimateAllpass()