Searched refs:gainpos (Results 1 – 1 of 1) sorted by relevance
964 int16_t gainpos; in WebRtcIsacfix_DecodeLpcCoef() local1035 gainpos = 0; in WebRtcIsacfix_DecodeLpcCoef()1044 gain_lo_hiQ17[gainpos] = sumQQ; //Q17 in WebRtcIsacfix_DecodeLpcCoef()1045 gainpos++; in WebRtcIsacfix_DecodeLpcCoef()1052 gain_lo_hiQ17[gainpos] = sumQQ; //Q17 in WebRtcIsacfix_DecodeLpcCoef()1053 gainpos++; in WebRtcIsacfix_DecodeLpcCoef()1088 int16_t posQQ, pos2QQ, gainpos; in EstCodeLpcCoef() local1113 posg = 0;poss = 0;pos=0; gainpos=0; in EstCodeLpcCoef()1126 tmpcoeffs_gQ6[posg] = CalcLogN(gain_lo_hiQ17[gainpos])-3017; //Q8 in EstCodeLpcCoef()1128 posg++; gainpos++; in EstCodeLpcCoef()[all …]