Searched refs:threshPrior0 (Results 1 – 1 of 1) sorted by relevance
653 float threshPrior0, threshPrior1, threshPrior2; in SpeechNoiseProb() local662 threshPrior0 = self->priorModelPars[0]; in SpeechNoiseProb()693 if (logLrtTimeAvgKsum < threshPrior0) { in SpeechNoiseProb()699 ((float)tanh(widthPrior * (logLrtTimeAvgKsum - threshPrior0)) + 1.f); in SpeechNoiseProb()