Searched refs:tmpcoeffs_gQ6 (Results 1 – 2 of 2) sorted by relevance
976 WebRtc_Word16 tmpcoeffs_gQ6[KLT_ORDER_GAIN]; in EstCodeLpcCoef() local1008 tmpcoeffs_gQ6[posg] = CalcLogN(gain_lo_hiQ17[gainpos])-3017; //Q8 in EstCodeLpcCoef()1009 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in EstCodeLpcCoef()1012 tmpcoeffs_gQ6[posg] = CalcLogN(gain_lo_hiQ17[gainpos])-3017; //Q8 in EstCodeLpcCoef()1013 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in EstCodeLpcCoef()1045 …sumQQ += WEBRTC_SPL_MUL_16_16(tmpcoeffs_gQ6[pos], WebRtcIsacfix_kT1GainQ15[0][pos2]); //Q21 = Q6*Q… in EstCodeLpcCoef()1331 WebRtc_Word16 tmpcoeffs_gQ6[KLT_ORDER_GAIN]; in WebRtcIsacfix_EstCodeLpcGain() local1359 tmpcoeffs_gQ6[posg] = CalcLogN(gain_lo_hiQ17[gainpos])-3017; //Q8 in WebRtcIsacfix_EstCodeLpcGain()1360 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in WebRtcIsacfix_EstCodeLpcGain()1363 tmpcoeffs_gQ6[posg] = CalcLogN(gain_lo_hiQ17[gainpos])-3017; //Q8 in WebRtcIsacfix_EstCodeLpcGain()[all …]
108 void WebRtcIsacfix_TranscodeLpcCoef(WebRtc_Word32 *tmpcoeffs_gQ6,