Searched refs:strokeLengths (Results 1 – 4 of 4) sorted by relevance
97 fx32 *strokeLengths; member119 fx32 *strokeLengths; member
229 data->strokeLengths = WAInfo.strokeLengths; in PRC_InitInputPatternEx_Common()276 OS_Printf(" length: %d.%03d\n", FMT_FX(data->strokeLengths[iStroke])); in PRCi_PrintPatternData_Common()463 data->strokeLengths = &protoDB->strokeLengthArray[strokeCnt]; in PRCi_ExtractPrototypeList_Common()533 PRCi_ALLOC_ARRAY(WAInfo->strokeLengths, fx32, strokeCount, buffer, addr); in PRCi_SetPatternBufferInfo_Common()962 data->strokeLengths[iStroke] = strokeLength; in PRCi_CalcExtraValues_Common()1040 tmpRatio = (fx16)FX_Div(sumSegmentToStrokeLength, data->strokeLengths[iStroke]); in PRCi_CalcExtraValues_Common()1056 sumStrokeToWholeLength += data->strokeLengths[iStroke]; in PRCi_CalcExtraValues_Common()
331 protoStrokeLength = protoData->strokeLengths[iStroke]; in PRCi_CalcStrokeDistance_Fine()332 inputStrokeLength = inputData->strokeLengths[iStroke]; in PRCi_CalcStrokeDistance_Fine()
374 protoStrokeLength = protoData->strokeLengths[iStroke]; in PRCi_CalcStrokeDistance_Superfine()375 inputStrokeLength = inputData->strokeLengths[iStroke]; in PRCi_CalcStrokeDistance_Superfine()