Searched refs:threshPrior2 (Results 1 – 1 of 1) sorted by relevance
653 float threshPrior0, threshPrior1, threshPrior2; in SpeechNoiseProb() local664 threshPrior2 = self->priorModelPars[3]; in SpeechNoiseProb()721 if (tmpFloat1 < threshPrior2) { in SpeechNoiseProb()726 0.5f * ((float)tanh(widthPrior * (tmpFloat1 - threshPrior2)) + 1.f); in SpeechNoiseProb()