Searched refs:gainpos (Results 1 – 1 of 1) sorted by relevance
943 int16_t gainpos; in WebRtcIsacfix_DecodeLpcCoef() local1014 gainpos = 0; in WebRtcIsacfix_DecodeLpcCoef()1023 gain_lo_hiQ17[gainpos] = sumQQ; //Q17 in WebRtcIsacfix_DecodeLpcCoef()1024 gainpos++; in WebRtcIsacfix_DecodeLpcCoef()1031 gain_lo_hiQ17[gainpos] = sumQQ; //Q17 in WebRtcIsacfix_DecodeLpcCoef()1032 gainpos++; in WebRtcIsacfix_DecodeLpcCoef()1066 int16_t posQQ, pos2QQ, gainpos; in EstCodeLpcCoef() local1091 posg = 0;poss = 0;pos=0; gainpos=0; in EstCodeLpcCoef()1104 tmpcoeffs_gQ6[posg] = CalcLogN(gain_lo_hiQ17[gainpos])-3017; //Q8 in EstCodeLpcCoef()1106 posg++; gainpos++; in EstCodeLpcCoef()[all …]