Searched refs:WebRtcIsacfix_kMeansGainQ8 (Results 1 – 3 of 3) sorted by relevance
93 extern const int16_t WebRtcIsacfix_kMeansGainQ8[KLT_NUM_MODELS][12];
1042 sumQQ16 += WebRtcIsacfix_kMeansGainQ8[model][posg]; in WebRtcIsacfix_DecodeLpcCoef()1050 sumQQ16 += WebRtcIsacfix_kMeansGainQ8[model][posg]; in WebRtcIsacfix_DecodeLpcCoef()1127 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in EstCodeLpcCoef()1131 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in EstCodeLpcCoef()1344 sumQQ16 += WebRtcIsacfix_kMeansGainQ8[0][posg]; in EstCodeLpcCoef()1392 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in WebRtcIsacfix_EstCodeLpcGain()1396 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in WebRtcIsacfix_EstCodeLpcGain()2013 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in WebRtcIsacfix_TranscodeLpcCoef()2017 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in WebRtcIsacfix_TranscodeLpcCoef()
1232 const int16_t WebRtcIsacfix_kMeansGainQ8[3][12] = { variable