Home
last modified time | relevance | path

Searched refs:kSpeechDataWeights (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/common_audio/vad/
Dvad_core.c40 static const int16_t kSpeechDataWeights[kTableSize] = { variable
201 speech_probability[k] = kSpeechDataWeights[gaussian] * tmp1_s32; in GmmProbability()
409 &kSpeechDataWeights[channel]); in GmmProbability()
428 &kSpeechDataWeights[channel]); in GmmProbability()