Searched refs:PRC_KIND_ALL (Results 1 – 8 of 8) sorted by relevance
| /TwlSDK-5.3.1/include/nitro/prc/ |
| D | algo_common.h | 255 return PRC_GetPrototypeDBBufferSizeEx_Common(prototypeList, PRC_KIND_ALL, FALSE, NULL); in PRC_GetPrototypeDBBufferSize_Common() 303 return PRC_InitPrototypeDBEx_Common(protoDB, buffer, prototypeList, PRC_KIND_ALL, FALSE, NULL); in PRC_InitPrototypeDB_Common()
|
| D | types.h | 41 #define PRC_KIND_ALL (0xffffffffU) macro
|
| D | algo_superfine.h | 344 input, protoDB, PRC_KIND_ALL, NULL); in PRC_GetRecognizedEntries_Superfine() 397 return PRC_GetRecognizedEntryEx_Superfine(resultEntry, buffer, input, protoDB, PRC_KIND_ALL, in PRC_GetRecognizedEntry_Superfine()
|
| D | algo_fine.h | 342 protoDB, PRC_KIND_ALL, NULL); in PRC_GetRecognizedEntries_Fine() 394 return PRC_GetRecognizedEntryEx_Fine(resultEntry, buffer, input, protoDB, PRC_KIND_ALL, NULL); in PRC_GetRecognizedEntry_Fine()
|
| D | algo_light.h | 338 protoDB, PRC_KIND_ALL, NULL); in PRC_GetRecognizedEntries_Light() 391 return PRC_GetRecognizedEntryEx_Light(resultEntry, buffer, input, protoDB, PRC_KIND_ALL, NULL); in PRC_GetRecognizedEntry_Light()
|
| D | algo_standard.h | 339 input, protoDB, PRC_KIND_ALL, NULL); in PRC_GetRecognizedEntries_Standard() 392 return PRC_GetRecognizedEntryEx_Standard(resultEntry, buffer, input, protoDB, PRC_KIND_ALL, in PRC_GetRecognizedEntry_Standard()
|
| /TwlSDK-5.3.1/build/demos/prc/characterRecognition-2/src/ |
| D | main.c | 427 PRC_KIND_ALL, NULL); in NitroMain() 440 PRC_KIND_ALL, NULL); in NitroMain() 452 PRC_KIND_ALL, NULL); in NitroMain() 470 PRC_KIND_ALL, NULL); in NitroMain()
|
| /TwlSDK-5.3.1/build/demos/prc/characterRecognition-1/src/ |
| D | main.c | 702 PRC_KIND_ALL, NULL); in RecognizePattern()
|