Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Ddecode.c161 ORDERLO, ISACdecLB_obj->maskfiltstr_obj.PostStateLoF, in WebRtcIsac_DecodeLb()
229 UB_LPC_ORDER, ISACdecUB_obj->maskfiltstr_obj.PostStateLoF, in WebRtcIsac_DecodeUb16()
234 UB_LPC_ORDER, ISACdecUB_obj->maskfiltstr_obj.PostStateLoF, in WebRtcIsac_DecodeUb16()
295 ISACdecUB_obj->maskfiltstr_obj.PostStateLoF, in WebRtcIsac_DecodeUb12()
Dintialize.c31 maskdata->PostStateLoF[k] = 0.0; in WebRtcIsac_InitMasking()
Dstructs.h47 float PostStateLoF[ORDERLO+1]; member