Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_standard.c174 fx32 strokeScore; in PRC_GetRecognizedEntriesEx_Standard() local
177 strokeScore = 0; in PRC_GetRecognizedEntriesEx_Standard()
222 strokeScore += protoNextRatio * score; in PRC_GetRecognizedEntriesEx_Standard()
240 strokeScore += inputNextRatio * score; in PRC_GetRecognizedEntriesEx_Standard()
253 wholeScore += FX_Mul(strokeScore, strokeRatio); in PRC_GetRecognizedEntriesEx_Standard()