Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/include/nitro/prc/
Dalgo_common.h255 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()
Dtypes.h41 #define PRC_KIND_ALL (0xffffffffU) macro
Dalgo_superfine.h344 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()
Dalgo_fine.h342 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()
Dalgo_light.h338 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()
Dalgo_standard.h339 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/
Dmain.c427 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/
Dmain.c702 PRC_KIND_ALL, NULL); in RecognizePattern()