Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Ddecode.c45 float LP_dec_float[FRAMESAMPLES_HALF]; in WebRtcIsac_DecodeLb() local
162 LP_dec_float); in WebRtcIsac_DecodeLb()
169 WebRtcIsac_FilterAndCombineFloat(LP_dec_float, HP_dec_float, in WebRtcIsac_DecodeLb()
252 float LP_dec_float[FRAMESAMPLES_HALF]; in WebRtcIsac_DecodeUb12() local
292 LPw, percepFilterParam, LP_dec_float); in WebRtcIsac_DecodeUb12()
296 WebRtcIsac_FilterAndCombineFloat(HP_dec_float, LP_dec_float, signal_out, in WebRtcIsac_DecodeUb12()