Home | History | Annotate | Download | only in src

Lines Matching refs:finalFreq

381     const int finalFreq = correction->getFinalFreq(freq, &wordPointer, &wordLength);
382 if (finalFreq >= 0) {
383 addWord(wordPointer, wordLength, finalFreq);