Home
last modified time | relevance | path

Searched refs:bts_Int16Rect (Results 1 – 25 of 34) sorted by relevance

12

/external/neven/Embedded/common/src/b_TensorEm/
DInt16Rect.h34 struct bts_Int16Rect struct
61 void bts_Int16Rect_init( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA ); argument
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,
DInt16Rect.c42 void bts_Int16Rect_init( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA ) in bts_Int16Rect_init()
50 void bts_Int16Rect_exit( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA ) in bts_Int16Rect_exit()
82 struct bts_Int16Rect bts_Int16Rect_create( int16 x1A, int16 y1A, int16 x2A, int16 y2A ) in bts_Int16Rect_create()
84 struct bts_Int16Rect rectL; in bts_Int16Rect_create()
103 const struct bts_Int16Rect *ptrA ) in bts_Int16Rect_memSize()
105 return bbs_SIZEOF16( struct bts_Int16Rect ); in bts_Int16Rect_memSize()
111 const struct bts_Int16Rect* ptrA, in bts_Int16Rect_memWrite()
124 struct bts_Int16Rect* ptrA, in bts_Int16Rect_memRead()
DIdCluster2D.h85 struct bts_Int16Rect bts_IdCluster2D_boundingBox( struct bbs_Context* cpA,
DCluster3D.h97 struct bts_Int16Rect bts_Cluster3D_boundingBox( struct bbs_Context* cpA,
DCluster2D.h105 struct bts_Int16Rect bts_Cluster2D_boundingBox( struct bbs_Context* cpA,
/external/neven/Embedded/common/src/b_ImageEm/
DToneDownBGSupp.h52 struct bts_Int16Rect* rectA,
58 struct bts_Int16Rect* rectA,
63 struct bts_Int16Rect* rectA,
DHistoEq16.h25 struct bts_Int16Rect;
46 const struct bts_Int16Rect* sectionPtrA );
DHistoEq.h28 struct bts_Int16Rect;
51 const struct bts_Int16Rect* sectionPtrA );
DHistoEq16.c67 const struct bts_Int16Rect* sectionPtrA, in bim_createHistoOfSection16()
73 struct bts_Int16Rect sectionL = *sectionPtrA; in bim_createHistoOfSection16()
176 const struct bts_Int16Rect* sectionPtrA ) in bim_UInt16ByteImage_equalizeSection()
DHistoEq.c66 const struct bts_Int16Rect* sectionPtrA, in bim_createHistoOfSection()
72 struct bts_Int16Rect sectionL = *sectionPtrA; in bim_createHistoOfSection()
173 const struct bts_Int16Rect* sectionPtrA ) in bim_UInt8Image_equalizeSection()
DAPhImage.c321 const struct bts_Int16Rect* sectionPtrA ) in bim_APhImage_copySection()
329 struct bts_Int16Rect srcImageSubSectionL; in bim_APhImage_copySection()
330 struct bts_Int16Rect sectionL; in bim_APhImage_copySection()
DComplexImage.c345 const struct bts_Int16Rect* sectionPtrA ) in bim_ComplexImage_copySection()
353 struct bts_Int16Rect srcImageSubSectionL; in bim_ComplexImage_copySection()
354 struct bts_Int16Rect sectionL; in bim_ComplexImage_copySection()
DFlt16Image.c354 const struct bts_Int16Rect* sectionPtrA ) in bim_Flt16Image_copySection()
362 struct bts_Int16Rect srcImageSubSectionL; in bim_Flt16Image_copySection()
363 struct bts_Int16Rect sectionL; in bim_Flt16Image_copySection()
DAPhImage.h129 const struct bts_Int16Rect* sectionPtrA );
DComplexImage.h138 const struct bts_Int16Rect* sectionPtrA );
DFlt16Image.h140 const struct bts_Int16Rect* sectionPtrA );
DToneDownBGSupp.c87 struct bts_Int16Rect* rectA, in bim_ToneDownBGSupp_BGGreyLevelOutside()
189 struct bts_Int16Rect* rectA, in bim_ToneDownBGSupp_BGGreyLevelContour()
309 struct bts_Int16Rect* rectA, in bim_ToneDownBGSupp_suppress()
DUInt8Image.h136 const struct bts_Int16Rect* sectionPtrA );
DUInt8Image.c353 const struct bts_Int16Rect* sectionPtrA ) in bim_UInt8Image_copySection()
361 struct bts_Int16Rect srcImageSubSectionL; in bim_UInt8Image_copySection()
362 struct bts_Int16Rect sectionL; in bim_UInt8Image_copySection()
/external/neven/Embedded/common/src/b_BitFeatureEm/
DLocalScanner.h103 struct bts_Int16Rect origScanRegionE;
106 struct bts_Int16Rect workScanRegionE;
200 const struct bts_Int16Rect* scanRegionPtrA );
DScanDetector.h183 const struct bts_Int16Rect* roiPtrA,
/external/neven/Embedded/common/src/b_APIEm/
DDCR.h88 struct bts_Int16Rect roiRectE;
144 const struct bts_Int16Rect* pRectA );
DBFFaceFinder.h151 const struct bts_Int16Rect* roiPtrA,
180 const struct bts_Int16Rect* roiPtrA );
DBFFaceFinder.c238 const struct bts_Int16Rect* roiPtrA, in bpi_BFFaceFinder_process()
297 const struct bts_Int16Rect* roiPtrA ) in bpi_BFFaceFinder_multiProcess()
DDCR.c189 const struct bts_Int16Rect* pRectA ) in bpi_DCR_assignGrayByteImageROI()

12