Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp150 uint16 lmt16 = (uint16)lmt; in build_score() local
153 s = (lmt16 << 16) | s; in build_score()