Searched refs:tmpScore (Results 1 – 4 of 4) sorted by relevance
273 fx32 tmpScore; in PRC_GetRecognizedEntriesEx_Light() local275 tmpScore = resultScores[i]; in PRC_GetRecognizedEntriesEx_Light()277 resultScores[i + 1] = tmpScore; in PRC_GetRecognizedEntriesEx_Light()
280 fx32 tmpScore; in PRC_GetRecognizedEntriesEx_Standard() local282 tmpScore = resultScores[i]; in PRC_GetRecognizedEntriesEx_Standard()284 resultScores[i + 1] = tmpScore; in PRC_GetRecognizedEntriesEx_Standard()
207 fx32 tmpScore; in PRC_GetRecognizedEntriesEx_Fine() local209 tmpScore = resultScores[i]; in PRC_GetRecognizedEntriesEx_Fine()211 resultScores[i + 1] = tmpScore; in PRC_GetRecognizedEntriesEx_Fine()
212 fx32 tmpScore; in PRC_GetRecognizedEntriesEx_Superfine() local214 tmpScore = resultScores[i]; in PRC_GetRecognizedEntriesEx_Superfine()216 resultScores[i + 1] = tmpScore; in PRC_GetRecognizedEntriesEx_Superfine()