Searched defs:maxStrokeCount (Results 1 – 11 of 11) sorted by relevance
| /TwlSDK-5.5/include/nitro/prc/ |
| 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() 233 int maxStrokeCount, const PRCInputPatternParam_Light *param) in PRC_InitInputPatternEx_Light() 274 int maxStrokeCount, const PRCPrototypeDB_Light *protoDB) 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() 513 int maxStrokeCount, const PRCPrototypeDB_Light *protoDB) in PRC_GetRecognitionBufferSize() 520 int maxStrokeCount, 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() 238 int maxStrokeCount, const PRCInputPatternParam_Fine *param) in PRC_InitInputPatternEx_Fine() 279 int maxStrokeCount, const PRCPrototypeDB_Fine *protoDB) 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() 516 int maxStrokeCount, const PRCPrototypeDB_Fine *protoDB) in PRC_GetRecognitionBufferSize() 523 int maxStrokeCount, 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() 239 int maxStrokeCount, const PRCInputPatternParam_Superfine *param) in PRC_InitInputPatternEx_Superfine() 280 int maxStrokeCount, const PRCPrototypeDB_Superfine *protoDB) 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() 520 int maxStrokeCount, const PRCPrototypeDB_Superfine *protoDB) in PRC_GetRecognitionBufferSize() 527 int maxStrokeCount, in PRC_GetRecognitionBufferSizeEx()
|
| 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() 234 int maxStrokeCount, const PRCInputPatternParam_Standard *param) in PRC_InitInputPatternEx_Standard() 275 int maxStrokeCount, const PRCPrototypeDB_Standard *protoDB) 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() 515 int maxStrokeCount, const PRCPrototypeDB_Standard *protoDB) in PRC_GetRecognitionBufferSize() 522 int maxStrokeCount, in PRC_GetRecognitionBufferSizeEx()
|
| D | algo_common.h | 194 int maxStrokeCount; member 360 const PRCStrokes *strokes, int maxPointCount, int maxStrokeCount) in PRC_InitInputPattern_Common()
|
| /TwlSDK-5.5/build/libraries/prc/common/src/ |
| D | prc_resample.c | 106 int maxStrokeCount, const PRCStrokes *strokes, int threshold, void *buffer) in PRC_ResampleStrokes_None() 164 int maxStrokeCount, in PRC_ResampleStrokes_Distance() 285 int maxStrokeCount, in PRC_ResampleStrokes_Angle() 450 int maxStrokeCount, 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() 207 int maxStrokeCount, const PRCInputPatternParam_Common *param) in PRC_InitInputPatternEx_Common() 322 int *maxStrokeCount, in PRCi_CountPrototypeList_Common() 554 int maxStrokeCount, const PRCInputPatternParam_Common *param) in PRCi_ExtractInputPattern_Common()
|
| D | prc_algo_light.c | 48 int maxStrokeCount, in PRC_GetRecognitionBufferSizeEx_Light()
|
| D | prc_algo_standard.c | 64 int maxStrokeCount, in PRC_GetRecognitionBufferSizeEx_Standard()
|
| D | prc_algo_fine.c | 59 int maxStrokeCount, in PRC_GetRecognitionBufferSizeEx_Fine()
|
| D | prc_algo_superfine.c | 59 int maxStrokeCount, in PRC_GetRecognitionBufferSizeEx_Superfine()
|