Home
last modified time | relevance | path

Searched defs:psb (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/PinyinIME/jni/include/
Dsearchutility.h35 uint16 psb; // The score, the lower psb, the higher possibility. member
49 float psb; member
/packages/inputmethods/PinyinIME/jni/share/
Dngram.cpp234 float NGram::convert_psb_to_score(double psb) { in convert_psb_to_score()