Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c810 WebRtc_Word16 tmpcoeffs_sQ10[KLT_ORDER_SHAPE]; in WebRtcIsacfix_DecodeLpcCoef() local
830tmpcoeffs_sQ10[WebRtcIsacfix_kSelIndShape[k]] = WebRtcIsacfix_kLevelsShapeQ10[WebRtcIsacfix_kOfLev… in WebRtcIsacfix_DecodeLpcCoef()
871 …sumQQ += WEBRTC_SPL_MUL_16_16_RSFT(tmpcoeffs_sQ10[pos], WebRtcIsacfix_kT1ShapeQ15[model][pos2], 7)… in WebRtcIsacfix_DecodeLpcCoef()