Searched refs:WebRtcIsacfix_kMeansGainQ8 (Results 1 – 3 of 3) sorted by relevance
94 extern const WebRtc_Word16 WebRtcIsacfix_kMeansGainQ8[KLT_NUM_MODELS][12];
927 sumQQ16 += WebRtcIsacfix_kMeansGainQ8[model][posg]; in WebRtcIsacfix_DecodeLpcCoef()934 sumQQ16 += WebRtcIsacfix_kMeansGainQ8[model][posg]; in WebRtcIsacfix_DecodeLpcCoef()1009 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in EstCodeLpcCoef()1013 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in EstCodeLpcCoef()1312 sumQQ16 += WebRtcIsacfix_kMeansGainQ8[0][posg]; in EstCodeLpcCoef()1360 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in WebRtcIsacfix_EstCodeLpcGain()1364 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in WebRtcIsacfix_EstCodeLpcGain()2005 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in WebRtcIsacfix_TranscodeLpcCoef()2009 …tmpcoeffs_gQ6[posg] -= WebRtcIsacfix_kMeansGainQ8[0][posg]; //Q8, but Q6 after not-needed mult. by… in WebRtcIsacfix_TranscodeLpcCoef()
1231 const WebRtc_Word16 WebRtcIsacfix_kMeansGainQ8[3][12] = { variable