Searched refs:threshPrior1 (Results 1 – 1 of 1) sorted by relevance
653 float threshPrior0, threshPrior1, threshPrior2; in SpeechNoiseProb() local663 threshPrior1 = self->priorModelPars[1]; in SpeechNoiseProb()705 if (sgnMap == 1 && (tmpFloat1 > threshPrior1)) { in SpeechNoiseProb()708 if (sgnMap == -1 && (tmpFloat1 < threshPrior1)) { in SpeechNoiseProb()714 ((float)tanh((float)sgnMap * widthPrior * (threshPrior1 - tmpFloat1)) + in SpeechNoiseProb()