OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:roiRectE
(Results
1 - 4
of
4
) sorted by null
/external/neven/Embedded/common/src/b_APIEm/
DCR.h
88
struct bts_Int16Rect
roiRectE
;
DCR.c
54
ptrA->
roiRectE
= bts_Int16Rect_create( 0, 0, 0, 0 );
176
ptrA->
roiRectE
= bts_Int16Rect_create( 0, 0, widthA, heightA );
222
ptrA->
roiRectE
= *pRectA;
BFFaceFinder.c
448
&dcrPtrA->
roiRectE
,
474
&dcrPtrA->
roiRectE
);