Searched refs:speech_means (Results 1 – 2 of 2) sorted by relevance
207 self->speech_means[gaussian], in GmmProbability()293 smk = self->speech_means[gaussian]; in GmmProbability()348 self->speech_means[gaussian] = smk2; // Q7. in GmmProbability()417 speech_global_mean = WeightedAverage(&self->speech_means[channel], 0, in GmmProbability()435 speech_global_mean = WeightedAverage(&self->speech_means[channel], in GmmProbability()455 self->speech_means[channel + k * kNumChannels] -= tmp2_s16; in GmmProbability()514 self->speech_means[i] = kSpeechDataMeans[i]; in WebRtcVad_InitCore()
30 int16_t speech_means[kTableSize]; member