Home
last modified time | relevance | path

Searched refs:strokeLengthArray (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/prc/
Dalgo_common.h166 fx32 *strokeLengthArray; member
188 fx32 *strokeLengthArray; member
/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_common.c157 protoDB->strokeLengthArray = WAInfo.strokeLengthArray; in PRC_InitPrototypeDBEx_Common()
414 PRCi_ALLOC_ARRAY(WAInfo->strokeLengthArray, fx32, wholeStrokeCount, buffer, addr); in PRCi_SetPrototypeListBufferInfo_Common()
463 data->strokeLengths = &protoDB->strokeLengthArray[strokeCnt]; in PRCi_ExtractPrototypeList_Common()