Searched refs:tempNs (Results 1 – 1 of 1) sorted by relevance
121 const float tempNs = getNormalizedScore(tempSw, before, beforeLength, 0, 0, 0); in outputSuggestions() local122 if (tempNs >= maxNs) { in outputSuggestions()123 maxNs = tempNs; in outputSuggestions()