Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/prc/
Dalgo_light.h303 PRC_GetRecognizedEntriesEx_Light(PRCPrototypeEntry **resultEntries,
337 return PRC_GetRecognizedEntriesEx_Light(resultEntries, resultScores, numRanking, buffer, input, in PRC_GetRecognizedEntries_Light()
366 (void)PRC_GetRecognizedEntriesEx_Light(resultEntry, &score, 1, buffer, input, protoDB, kindMask, in PRC_GetRecognizedEntryEx_Light()
563 return PRC_GetRecognizedEntriesEx_Light(resultEntries, resultScores, numRanking, buffer, input, in PRC_GetRecognizedEntriesEx()
/TwlSDK-5.4/build/libraries/prc/common/src/
Dprc_algo_light.c82 PRC_GetRecognizedEntriesEx_Light(PRCPrototypeEntry **resultEntries, in PRC_GetRecognizedEntriesEx_Light() function
/TwlSDK-5.4/build/demos/prc/characterRecognition-2/src/
Dmain.c424 (void)PRC_GetRecognizedEntriesEx_Light(results, scores, RESULT_NUM, in NitroMain()