OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offsE
(Results
1 - 4
of
4
) sorted by null
/external/neven/Embedded/common/src/b_APIEm/
DCR.h
70
struct bts_Int16Vec2D
offsE
;
DCR.c
48
bts_Int16Vec2D_init( &ptrA->
offsE
);
68
bts_Int16Vec2D_exit( &ptrA->
offsE
);
BFFaceFinder.c
371
int32 confL = bpi_BFFaceFinder_getFace( cpA, ptrA, indexA, &dcrPtrA->
offsE
, &dcrPtrA->mainClusterE );
449
&dcrPtrA->
offsE
,
/external/neven/FaceRecEm/common/src/b_FDSDK/
DCR.c
285
nodePtrA->x += ( int32 )hdcrA->dcrE.
offsE
.xE << 16;
286
nodePtrA->y += ( int32 )hdcrA->dcrE.
offsE
.yE << 16;
354
pRectA->xMin += ( int32 )hdcrA->dcrE.
offsE
.xE << 16;
355
pRectA->yMin += ( int32 )hdcrA->dcrE.
offsE
.yE << 16;
356
pRectA->xMax += ( int32 )hdcrA->dcrE.
offsE
.xE << 16;
357
pRectA->yMax += ( int32 )hdcrA->dcrE.
offsE
.yE << 16;
Completed in 548 milliseconds