HomeSort by relevance Sort by last modified time
    Searched refs:PROBABILITY_ENCODING_SCALER (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
probability_utils.cpp 21 const float ProbabilityUtils::PROBABILITY_ENCODING_SCALER = 8.58923700372f;
probability_utils.h 56 + log2f(rawProbability) * PROBABILITY_ENCODING_SCALER;
66 static const float PROBABILITY_ENCODING_SCALER;

Completed in 484 milliseconds