Home
last modified time | relevance | path

Searched refs:pointIndex (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.4/include/nitro/prc/
Dtypes.h98 int pointIndex; member
/TwlSDK-5.4/build/libraries/prc/common/src/
Dprc.c72 strokes->points = (PRCPoint *)&prototypeList->pointArray[entry->pointIndex]; in PRC_GetEntryStrokes()
Dprc_algo_common.c460 data->pointArray = &protoDB->prototypeList->pointArray[entry->pointIndex]; in PRCi_ExtractPrototypeList_Common()