Searched refs:kSpectrumWeight (Results 1 – 1 of 1) sorted by relevance
20 static const int16_t kSpectrumWeight[kNumChannels] = { 6, 8, 10, 12, 14, 16 }; variable231 (int32_t) (log_likelihood_ratio * kSpectrumWeight[channel]); in GmmProbability()