Searched refs:pos2QQ (Results 1 – 1 of 1) sorted by relevance
1066 int16_t posQQ, pos2QQ, gainpos; in EstCodeLpcCoef() local1168 pos2QQ= (int16_t)CalcLrIntQ(tmpcoeffs_gQ17[posQQ], 17); in EstCodeLpcCoef()1170 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in EstCodeLpcCoef()1337 int16_t posQQ, pos2QQ, gainpos; in WebRtcIsacfix_EstCodeLpcGain() local1405 pos2QQ= (int16_t)CalcLrIntQ(tmpcoeffs_gQ17[posQQ], 17); in WebRtcIsacfix_EstCodeLpcGain()1407 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in WebRtcIsacfix_EstCodeLpcGain()1968 int16_t posQQ, pos2QQ; in WebRtcIsacfix_TranscodeLpcCoef() local2024 pos2QQ= (int16_t)CalcLrIntQ(tmpcoeffs_gQ17[posQQ], 17); in WebRtcIsacfix_TranscodeLpcCoef()2026 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in WebRtcIsacfix_TranscodeLpcCoef()