Home
last modified time | relevance | path

Searched refs:terminalDiffCost (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_state_input.h50 const int prevCodePoint, const float terminalDiffCost, const float rawLength) { in updateInputIndexG() argument
53 mTerminalDiffCost[pointerId] = terminalDiffCost; in updateInputIndexG()