Searched refs:ngramPrevWordsCodePoints (Results 1 – 1 of 1) sorted by relevance
516 int ngramPrevWordsCodePoints[MAX_PREV_WORD_COUNT_FOR_N_GRAM][MAX_WORD_LENGTH]; in getWordProperty() local526 MAX_WORD_LENGTH, ngramPrevWordsCodePoints[i]); in getWordProperty()531 ngramPrevWordsCodePoints[i], ngramPrevWordsCodePointCount[i]); in getWordProperty()534 const NgramContext ngramContext(ngramPrevWordsCodePoints, ngramPrevWordsCodePointCount, in getWordProperty()