Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/prc/common/src/
Dprc_algo_light.c290 int iRank; in PRC_GetRecognizedEntriesEx_Light() local
292 for (iRank = 0; iRank < numRanking; iRank++) in PRC_GetRecognizedEntriesEx_Light()
294 if (resultEntries[iRank] == NULL) in PRC_GetRecognizedEntriesEx_Light()
297 score = resultScores[iRank]; in PRC_GetRecognizedEntriesEx_Light()
304 resultScores[iRank] = score; in PRC_GetRecognizedEntriesEx_Light()