Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Ddecode.c46 float LP_dec_float[FRAMESAMPLES_HALF]; in WebRtcIsac_DecodeLb() local
163 LP_dec_float); in WebRtcIsac_DecodeLb()
170 WebRtcIsac_FilterAndCombineFloat(LP_dec_float, HP_dec_float, in WebRtcIsac_DecodeLb()
256 float LP_dec_float[FRAMESAMPLES_HALF]; in WebRtcIsac_DecodeUb12() local
297 LPw, percepFilterParam, LP_dec_float); in WebRtcIsac_DecodeUb12()
301 WebRtcIsac_FilterAndCombineFloat(HP_dec_float, LP_dec_float, signal_out, in WebRtcIsac_DecodeUb12()