Searched refs:tmpcoeffs2_gQ21 (Results 1 – 1 of 1) sorted by relevance
809 WebRtc_Word32 tmpcoeffs2_gQ21[KLT_ORDER_GAIN]; in WebRtcIsacfix_DecodeLpcCoef() local860 tmpcoeffs2_gQ21[posg] = sumQQ; //Q21 in WebRtcIsacfix_DecodeLpcCoef()895 …2(WEBRTC_SPL_MUL_16_32_RSFT16(WebRtcIsacfix_kT2GainQ15[model][pos2], tmpcoeffs2_gQ21[pos]), 1); //… in WebRtcIsacfix_DecodeLpcCoef()979 WebRtc_Word32 tmpcoeffs2_gQ21[KLT_ORDER_GAIN]; in EstCodeLpcCoef() local1049 tmpcoeffs2_gQ21[posg] = sumQQ; in EstCodeLpcCoef()1080 …T_W32(WEBRTC_SPL_MUL_16_32_RSFT16(WebRtcIsacfix_kT2GainQ15[0][pos2], tmpcoeffs2_gQ21[pos]), 1); //… in EstCodeLpcCoef()1279 tmpcoeffs2_gQ21[posg] = WEBRTC_SPL_LSHIFT_W32(sumQQ, 4); //Q17<<4 = Q21 in EstCodeLpcCoef()1296 …T_W32(WEBRTC_SPL_MUL_16_32_RSFT16(WebRtcIsacfix_kT2GainQ15[0][pos2], tmpcoeffs2_gQ21[pos]), 1); //… in EstCodeLpcCoef()1333 WebRtc_Word32 tmpcoeffs2_gQ21[KLT_ORDER_GAIN]; in WebRtcIsacfix_EstCodeLpcGain() local1384 tmpcoeffs2_gQ21[posg] = sumQQ; in WebRtcIsacfix_EstCodeLpcGain()[all …]