Searched refs:PRCBoundingBox (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/prc/ |
| D | algo_common.h | 100 PRCBoundingBox *strokeBoundingBoxes; 101 PRCBoundingBox wholeBoundingBox; 121 PRCBoundingBox *strokeBoundingBoxes; 168 PRCBoundingBox *strokeBoundingBoxArray; 190 PRCBoundingBox *strokeBoundingBoxArray;
|
| D | types.h | 69 typedef struct PRCBoundingBox struct 74 PRCBoundingBox; argument
|
| /TwlSDK-5.1.0/build/libraries/prc/common/src/ |
| D | prc_algo_common.c | 380 addr += PRCi_ARRAY_SIZE(PRCBoundingBox, wholeStrokeCount,); in PRCi_GetPrototypeDBBufferSize_Common() 417 PRCBoundingBox, wholeStrokeCount, buffer, addr); in PRCi_SetPrototypeListBufferInfo_Common() 500 addr += PRCi_ARRAY_SIZE(PRCBoundingBox, strokeCount,); in PRCi_GetInputPatternBufferSize_Common() 535 PRCi_ALLOC_ARRAY(WAInfo->strokeBoundingBoxes, PRCBoundingBox, strokeCount, buffer, addr); in PRCi_SetPatternBufferInfo_Common() 583 PRCBoundingBox boundingBox; in PRCi_ExtractInputPattern_Common() 854 PRCBoundingBox *box = &pattern->data.wholeBoundingBox; in PRCi_ExtractInputPattern_Common() 872 PRCBoundingBox boundingBox; in PRCi_CalcExtraValues_Common()
|