| /TwlSDK-5.1.0/include/nitro/prc/ |
| D | algo_standard.h | 188 static inline u32 PRC_GetInputPatternBufferSize_Standard(int maxPointCount, int maxStrokeCount) in PRC_GetInputPatternBufferSize_Standard() 210 const PRCStrokes *strokes, int maxPointCount, int maxStrokeCount) in PRC_InitInputPattern_Standard() 233 int maxPointCount, in PRC_InitInputPatternEx_Standard() 274 PRC_GetRecognitionBufferSize_Standard(int maxPointCount, in PRC_GetRecognitionBufferSize_Standard() 491 static inline u32 PRC_GetInputPatternBufferSize(int maxPointCount, int maxStrokeCount) in PRC_GetInputPatternBufferSize() 498 void *buffer, const PRCStrokes *strokes, int maxPointCount, int maxStrokeCount) in PRC_InitInputPattern() 507 int maxPointCount, int maxStrokeCount, const PRCInputPatternParam *param) in PRC_InitInputPatternEx() 514 PRC_GetRecognitionBufferSize(int maxPointCount, in PRC_GetRecognitionBufferSize() 521 PRC_GetRecognitionBufferSizeEx(int maxPointCount, in PRC_GetRecognitionBufferSizeEx()
|
| D | algo_fine.h | 192 static inline u32 PRC_GetInputPatternBufferSize_Fine(int maxPointCount, int maxStrokeCount) in PRC_GetInputPatternBufferSize_Fine() 214 const PRCStrokes *strokes, int maxPointCount, int maxStrokeCount) in PRC_InitInputPattern_Fine() 237 int maxPointCount, in PRC_InitInputPatternEx_Fine() 278 PRC_GetRecognitionBufferSize_Fine(int maxPointCount, in PRC_GetRecognitionBufferSize_Fine() 492 static inline u32 PRC_GetInputPatternBufferSize(int maxPointCount, int maxStrokeCount) in PRC_GetInputPatternBufferSize() 499 void *buffer, const PRCStrokes *strokes, int maxPointCount, int maxStrokeCount) in PRC_InitInputPattern() 508 int maxPointCount, int maxStrokeCount, const PRCInputPatternParam *param) in PRC_InitInputPatternEx() 515 PRC_GetRecognitionBufferSize(int maxPointCount, in PRC_GetRecognitionBufferSize() 522 PRC_GetRecognitionBufferSizeEx(int maxPointCount, in PRC_GetRecognitionBufferSizeEx()
|
| D | algo_superfine.h | 193 static inline u32 PRC_GetInputPatternBufferSize_Superfine(int maxPointCount, int maxStrokeCount) in PRC_GetInputPatternBufferSize_Superfine() 215 const PRCStrokes *strokes, int maxPointCount, int maxStrokeCount) in PRC_InitInputPattern_Superfine() 238 int maxPointCount, in PRC_InitInputPatternEx_Superfine() 279 PRC_GetRecognitionBufferSize_Superfine(int maxPointCount, in PRC_GetRecognitionBufferSize_Superfine() 496 static inline u32 PRC_GetInputPatternBufferSize(int maxPointCount, int maxStrokeCount) in PRC_GetInputPatternBufferSize() 503 void *buffer, const PRCStrokes *strokes, int maxPointCount, int maxStrokeCount) in PRC_InitInputPattern() 512 int maxPointCount, int maxStrokeCount, const PRCInputPatternParam *param) in PRC_InitInputPatternEx() 519 PRC_GetRecognitionBufferSize(int maxPointCount, in PRC_GetRecognitionBufferSize() 526 PRC_GetRecognitionBufferSizeEx(int maxPointCount, in PRC_GetRecognitionBufferSizeEx()
|
| D | algo_light.h | 187 static inline u32 PRC_GetInputPatternBufferSize_Light(int maxPointCount, int maxStrokeCount) in PRC_GetInputPatternBufferSize_Light() 209 const PRCStrokes *strokes, int maxPointCount, int maxStrokeCount) in PRC_InitInputPattern_Light() 232 int maxPointCount, in PRC_InitInputPatternEx_Light() 273 PRC_GetRecognitionBufferSize_Light(int maxPointCount, in PRC_GetRecognitionBufferSize_Light() 489 static inline u32 PRC_GetInputPatternBufferSize(int maxPointCount, int maxStrokeCount) in PRC_GetInputPatternBufferSize() 496 void *buffer, const PRCStrokes *strokes, int maxPointCount, int maxStrokeCount) in PRC_InitInputPattern() 505 int maxPointCount, int maxStrokeCount, const PRCInputPatternParam *param) in PRC_InitInputPatternEx() 512 PRC_GetRecognitionBufferSize(int maxPointCount, in PRC_GetRecognitionBufferSize() 519 PRC_GetRecognitionBufferSizeEx(int maxPointCount, in PRC_GetRecognitionBufferSizeEx()
|
| D | algo_common.h | 193 int maxPointCount; member 360 const PRCStrokes *strokes, int maxPointCount, int maxStrokeCount) in PRC_InitInputPattern_Common()
|
| /TwlSDK-5.1.0/build/libraries/prc/common/src/ |
| D | prc_resample.c | 36 int *pSelectedPointNum, int maxPointCount, const PRCStrokes *strokes) in PRCi_TerminateStrokes() 105 int maxPointCount, in PRC_ResampleStrokes_None() 163 int maxPointCount, in PRC_ResampleStrokes_Distance() 284 int maxPointCount, in PRC_ResampleStrokes_Angle() 449 int maxPointCount, in PRC_ResampleStrokes_Recursive()
|
| D | prc_algo_common.c | 91 int maxPointCount, maxStrokeCount; in PRC_GetPrototypeDBBufferSizeEx_Common() local 181 u32 PRC_GetInputPatternBufferSize_Common(int maxPointCount, int maxStrokeCount) in PRC_GetInputPatternBufferSize_Common() 206 int maxPointCount, in PRC_InitInputPatternEx_Common() 321 int *maxPointCount, in PRCi_CountPrototypeList_Common() 553 int maxPointCount, in PRCi_ExtractInputPattern_Common()
|
| D | prc_algo_light.c | 47 PRC_GetRecognitionBufferSizeEx_Light(int maxPointCount, in PRC_GetRecognitionBufferSizeEx_Light()
|
| D | prc_algo_fine.c | 58 PRC_GetRecognitionBufferSizeEx_Fine(int maxPointCount, in PRC_GetRecognitionBufferSizeEx_Fine() 276 int maxPointCount; in PRCi_CalcStrokeDistance_Fine() local
|
| D | prc_algo_standard.c | 63 PRC_GetRecognitionBufferSizeEx_Standard(int maxPointCount, in PRC_GetRecognitionBufferSizeEx_Standard()
|
| D | prc_algo_superfine.c | 58 PRC_GetRecognitionBufferSizeEx_Superfine(int maxPointCount, in PRC_GetRecognitionBufferSizeEx_Superfine() 313 int maxPointCount; in PRCi_CalcStrokeDistance_Superfine() local
|
| /TwlSDK-5.1.0/build/demos/prc/characterRecognition-2/src/ |
| D | main.c | 93 int maxPointCount; in NitroMain() local
|