Searched refs:tmpcoeffs_gQ17 (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dentropy_coding.c946 int32_t tmpcoeffs_gQ17[KLT_ORDER_GAIN]; local
976 tmpcoeffs_gQ17[WebRtcIsacfix_kSelIndGain[k]] = WebRtcIsacfix_kLevelsGainQ17[WebRtcIsacfix_kOfLevelsGain[model]+ WebRtcIsacfix_kOffsetGain[model][k] + index_QQ[k]];
983 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT1GainQ15[model], tmpcoeffs_gQ17,
1007 tmpcoeffs_gQ17, kTIndexFactor1, kTIndexStep2);
1020 sumQQ16 = (int16_t)(tmpcoeffs_gQ17[posg] >> 11);
1028 sumQQ16 = (int16_t)(tmpcoeffs_gQ17[posg] >> 11);
1073 int32_t tmpcoeffs_gQ17[KLT_ORDER_GAIN]; local
1156 tmpcoeffs_gQ17, kTIndexFactor3, kTIndexStep1);
1168 pos2QQ= (int16_t)CalcLrIntQ(tmpcoeffs_gQ17[posQQ], 17);
1281 //to update tmpcoeffs_gQ17 t
1342 int32_t tmpcoeffs_gQ17[KLT_ORDER_GAIN]; local
1971 int32_t tmpcoeffs_gQ17[KLT_ORDER_GAIN]; local
[all...]

Completed in 48 milliseconds