Searched refs:sgprvec (Results 1 – 1 of 1) sorted by relevance
149 int16_t sgprvec[kTableSize] = { 0 }; // Conditional probability = 0. in GmmProbability() local269 sgprvec[channel] = (int16_t) WebRtcSpl_DivW32W16(tmp1_s32, h1); // Q14 in GmmProbability()270 sgprvec[channel + kNumChannels] = 16384 - sgprvec[channel]; in GmmProbability()334 delt = (int16_t)((sgprvec[gaussian] * deltaS[gaussian]) >> 11); in GmmProbability()357 tmp_s16 = sgprvec[gaussian] >> 2; in GmmProbability()