Searched refs:tmpcoeffs_sQ17 (Results 1 – 1 of 1) sorted by relevance
811 WebRtc_Word32 tmpcoeffs_sQ17[KLT_ORDER_SHAPE]; in WebRtcIsacfix_DecodeLpcCoef() local913 tmpcoeffs_sQ17[poss] = sumQQ; in WebRtcIsacfix_DecodeLpcCoef()942 …tmp32 = WEBRTC_SPL_MUL_16_32_RSFT16(31208, tmpcoeffs_sQ17[poss]); // (Q16*Q17)>>16 = Q17, with 1/2… in WebRtcIsacfix_DecodeLpcCoef()949 …tmp32 = WEBRTC_SPL_LSHIFT_W32(WEBRTC_SPL_MUL_16_32_RSFT16(18204, tmpcoeffs_sQ17[poss]), 3); // ((Q… in WebRtcIsacfix_DecodeLpcCoef()978 WebRtc_Word32 tmpcoeffs_sQ17[KLT_ORDER_SHAPE]; in EstCodeLpcCoef() local1020 tmpcoeffs_sQ17[poss] = tmp32; //Q17 in EstCodeLpcCoef()1027 tmpcoeffs_sQ17[poss] = tmp32; //Q17 in EstCodeLpcCoef()1058 …sumQQ += (WEBRTC_SPL_MUL_16_32_RSFT16(WebRtcIsacfix_kT1ShapeQ15[0][pos2], tmpcoeffs_sQ17[pos]<<1))… in EstCodeLpcCoef()1097 tmpcoeffs_sQ17[poss] = sumQQ; in EstCodeLpcCoef()1135 …index_sQQ[k] = (WebRtc_Word16)(CalcLrIntQ(tmpcoeffs_sQ17[WebRtcIsacfix_kSelIndShape[k]], 17) + Web… in EstCodeLpcCoef()[all …]