Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_light.c274 PRCPrototypeEntry *tmpEntry; in PRC_GetRecognizedEntriesEx_Light() local
278 tmpEntry = resultEntries[i]; in PRC_GetRecognizedEntriesEx_Light()
280 resultEntries[i + 1] = tmpEntry; in PRC_GetRecognizedEntriesEx_Light()
Dprc_algo_standard.c281 PRCPrototypeEntry *tmpEntry; in PRC_GetRecognizedEntriesEx_Standard() local
285 tmpEntry = resultEntries[i]; in PRC_GetRecognizedEntriesEx_Standard()
287 resultEntries[i + 1] = tmpEntry; in PRC_GetRecognizedEntriesEx_Standard()
Dprc_algo_fine.c208 PRCPrototypeEntry *tmpEntry; in PRC_GetRecognizedEntriesEx_Fine() local
212 tmpEntry = resultEntries[i]; in PRC_GetRecognizedEntriesEx_Fine()
214 resultEntries[i + 1] = tmpEntry; in PRC_GetRecognizedEntriesEx_Fine()
Dprc_algo_superfine.c213 PRCPrototypeEntry *tmpEntry; in PRC_GetRecognizedEntriesEx_Superfine() local
217 tmpEntry = resultEntries[i]; in PRC_GetRecognizedEntriesEx_Superfine()
219 resultEntries[i + 1] = tmpEntry; in PRC_GetRecognizedEntriesEx_Superfine()