HomeSort by relevance Sort by last modified time
    Searched refs:bts_Int16Rect (Results 1 - 25 of 34) sorted by null

1 2

  /external/neven/Embedded/common/src/b_ImageEm/
HistoEq16.h 25 struct bts_Int16Rect;
46 const struct bts_Int16Rect* sectionPtrA );
HistoEq.h 28 struct bts_Int16Rect;
51 const struct bts_Int16Rect* sectionPtrA );
ToneDownBGSupp.h 52 struct bts_Int16Rect* rectA,
58 struct bts_Int16Rect* rectA,
63 struct bts_Int16Rect* rectA,
HistoEq.c 66 const struct bts_Int16Rect* sectionPtrA,
72 struct bts_Int16Rect sectionL = *sectionPtrA;
173 const struct bts_Int16Rect* sectionPtrA )
HistoEq16.c 67 const struct bts_Int16Rect* sectionPtrA,
73 struct bts_Int16Rect sectionL = *sectionPtrA;
176 const struct bts_Int16Rect* sectionPtrA )
APhImage.h 129 const struct bts_Int16Rect* sectionPtrA );
ComplexImage.h 138 const struct bts_Int16Rect* sectionPtrA );
Flt16Image.h 140 const struct bts_Int16Rect* sectionPtrA );
UInt8Image.h 136 const struct bts_Int16Rect* sectionPtrA );
APhImage.c 321 const struct bts_Int16Rect* sectionPtrA )
329 struct bts_Int16Rect srcImageSubSectionL;
330 struct bts_Int16Rect sectionL;
ComplexImage.c 345 const struct bts_Int16Rect* sectionPtrA )
353 struct bts_Int16Rect srcImageSubSectionL;
354 struct bts_Int16Rect sectionL;
Flt16Image.c 354 const struct bts_Int16Rect* sectionPtrA )
362 struct bts_Int16Rect srcImageSubSectionL;
363 struct bts_Int16Rect sectionL;
ToneDownBGSupp.c 87 struct bts_Int16Rect* rectA,
189 struct bts_Int16Rect* rectA,
309 struct bts_Int16Rect* rectA,
UInt8Image.c 353 const struct bts_Int16Rect* sectionPtrA )
361 struct bts_Int16Rect srcImageSubSectionL;
362 struct bts_Int16Rect sectionL;
  /external/neven/Embedded/common/src/b_TensorEm/
Int16Rect.h 34 struct bts_Int16Rect
61 void bts_Int16Rect_init( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA );
64 void bts_Int16Rect_exit( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA );
73 struct bts_Int16Rect bts_Int16Rect_create( int16 x1A, int16 y1A, int16 x2A, int16 y2A );
79 const struct bts_Int16Rect* ptrA );
83 const struct bts_Int16Rect* ptrA,
88 struct bts_Int16Rect* ptrA,
Int16Rect.c 42 void bts_Int16Rect_init( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA )
50 void bts_Int16Rect_exit( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA )
82 struct bts_Int16Rect bts_Int16Rect_create( int16 x1A, int16 y1A, int16 x2A, int16 y2A )
84 struct bts_Int16Rect rectL;
103 const struct bts_Int16Rect *ptrA )
105 return bbs_SIZEOF16( struct bts_Int16Rect );
111 const struct bts_Int16Rect* ptrA,
124 struct bts_Int16Rect* ptrA,
IdCluster2D.h 85 struct bts_Int16Rect bts_IdCluster2D_boundingBox( struct bbs_Context* cpA,
Cluster2D.h 105 struct bts_Int16Rect bts_Cluster2D_boundingBox( struct bbs_Context* cpA,
Cluster3D.h 97 struct bts_Int16Rect bts_Cluster3D_boundingBox( struct bbs_Context* cpA,
  /external/neven/Embedded/common/src/b_APIEm/
DCR.h 88 struct bts_Int16Rect roiRectE;
144 const struct bts_Int16Rect* pRectA );
BFFaceFinder.h 151 const struct bts_Int16Rect* roiPtrA,
180 const struct bts_Int16Rect* roiPtrA );
DCR.c 189 const struct bts_Int16Rect* pRectA )
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanner.h 103 struct bts_Int16Rect origScanRegionE;
106 struct bts_Int16Rect workScanRegionE;
200 const struct bts_Int16Rect* scanRegionPtrA );
ScanDetector.h 183 const struct bts_Int16Rect* roiPtrA,
Scanner.h 253 const struct bts_Int16Rect* roiPtrA,

Completed in 58 milliseconds

1 2