Home
last modified time | relevance | path

Searched refs:offsE (Results 1 – 4 of 4) sorted by relevance

/external/neven/FaceRecEm/common/src/b_FDSDK/
DDCR.c285 nodePtrA->x += ( int32 )hdcrA->dcrE.offsE.xE << 16; in btk_DCR_getNode()
286 nodePtrA->y += ( int32 )hdcrA->dcrE.offsE.yE << 16; in btk_DCR_getNode()
354 pRectA->xMin += ( int32 )hdcrA->dcrE.offsE.xE << 16; in btk_DCR_getRect()
355 pRectA->yMin += ( int32 )hdcrA->dcrE.offsE.yE << 16; in btk_DCR_getRect()
356 pRectA->xMax += ( int32 )hdcrA->dcrE.offsE.xE << 16; in btk_DCR_getRect()
357 pRectA->yMax += ( int32 )hdcrA->dcrE.offsE.yE << 16; in btk_DCR_getRect()
/external/neven/Embedded/common/src/b_APIEm/
DDCR.c48 bts_Int16Vec2D_init( &ptrA->offsE ); in bpi_DCR_init()
68 bts_Int16Vec2D_exit( &ptrA->offsE ); in bpi_DCR_exit()
DDCR.h70 struct bts_Int16Vec2D offsE; member
DBFFaceFinder.c371 …int32 confL = bpi_BFFaceFinder_getFace( cpA, ptrA, indexA, &dcrPtrA->offsE, &dcrPtrA->mainClusterE… in bpi_BFFaceFinder_getFaceDCR()
449 &dcrPtrA->offsE, in bpi_BFFaceFinder_processDcr()