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

/packages/inputmethods/PinyinIME/jni/include/
H A Dsearchutility.h35 uint16 psb; // The score, the lower psb, the higher possibility. member in struct:ime_pinyin::__anon47
49 float psb; member in struct:ime_pinyin::__anon49
/packages/inputmethods/PinyinIME/jni/share/
H A Dngram.cpp234 float NGram::convert_psb_to_score(double psb) { argument
236 log(psb) * static_cast<double>(kLogValueAmplifier));

Completed in 42 milliseconds