Searched refs:pos2QQ (Results 1 – 1 of 1) sorted by relevance
970 WebRtc_Word16 posQQ, pos2QQ, gainpos; in EstCodeLpcCoef() local1111 pos2QQ= (WebRtc_Word16)CalcLrIntQ(tmpcoeffs_gQ17[posQQ], 17); in EstCodeLpcCoef()1113 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in EstCodeLpcCoef()1327 WebRtc_Word16 posQQ, pos2QQ, gainpos; in WebRtcIsacfix_EstCodeLpcGain() local1416 pos2QQ= (WebRtc_Word16)CalcLrIntQ(tmpcoeffs_gQ17[posQQ], 17); in WebRtcIsacfix_EstCodeLpcGain()1418 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in WebRtcIsacfix_EstCodeLpcGain()1982 WebRtc_Word16 posQQ, pos2QQ; in WebRtcIsacfix_TranscodeLpcCoef() local2062 pos2QQ= (WebRtc_Word16)CalcLrIntQ(tmpcoeffs_gQ17[posQQ], 17); in WebRtcIsacfix_TranscodeLpcCoef()2064 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in WebRtcIsacfix_TranscodeLpcCoef()