Searched refs:bts_Int16Rect (Results 1 – 25 of 34) sorted by relevance
12
/external/neven/Embedded/common/src/b_TensorEm/ |
D | Int16Rect.h | 34 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,
|
D | Int16Rect.c | 42 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()
|
D | IdCluster2D.h | 85 struct bts_Int16Rect bts_IdCluster2D_boundingBox( struct bbs_Context* cpA,
|
D | Cluster3D.h | 97 struct bts_Int16Rect bts_Cluster3D_boundingBox( struct bbs_Context* cpA,
|
D | Cluster2D.h | 105 struct bts_Int16Rect bts_Cluster2D_boundingBox( struct bbs_Context* cpA,
|
/external/neven/Embedded/common/src/b_ImageEm/ |
D | ToneDownBGSupp.h | 52 struct bts_Int16Rect* rectA, 58 struct bts_Int16Rect* rectA, 63 struct bts_Int16Rect* rectA,
|
D | HistoEq16.h | 25 struct bts_Int16Rect; 46 const struct bts_Int16Rect* sectionPtrA );
|
D | HistoEq.h | 28 struct bts_Int16Rect; 51 const struct bts_Int16Rect* sectionPtrA );
|
D | HistoEq16.c | 67 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()
|
D | HistoEq.c | 66 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()
|
D | APhImage.c | 321 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()
|
D | ComplexImage.c | 345 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()
|
D | Flt16Image.c | 354 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()
|
D | APhImage.h | 129 const struct bts_Int16Rect* sectionPtrA );
|
D | ComplexImage.h | 138 const struct bts_Int16Rect* sectionPtrA );
|
D | Flt16Image.h | 140 const struct bts_Int16Rect* sectionPtrA );
|
D | ToneDownBGSupp.c | 87 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()
|
D | UInt8Image.h | 136 const struct bts_Int16Rect* sectionPtrA );
|
D | UInt8Image.c | 353 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/ |
D | LocalScanner.h | 103 struct bts_Int16Rect origScanRegionE; 106 struct bts_Int16Rect workScanRegionE; 200 const struct bts_Int16Rect* scanRegionPtrA );
|
D | ScanDetector.h | 183 const struct bts_Int16Rect* roiPtrA,
|
/external/neven/Embedded/common/src/b_APIEm/ |
D | DCR.h | 88 struct bts_Int16Rect roiRectE; 144 const struct bts_Int16Rect* pRectA );
|
D | BFFaceFinder.h | 151 const struct bts_Int16Rect* roiPtrA, 180 const struct bts_Int16Rect* roiPtrA );
|
D | BFFaceFinder.c | 238 const struct bts_Int16Rect* roiPtrA, in bpi_BFFaceFinder_process() 297 const struct bts_Int16Rect* roiPtrA ) in bpi_BFFaceFinder_multiProcess()
|
D | DCR.c | 189 const struct bts_Int16Rect* pRectA ) in bpi_DCR_assignGrayByteImageROI()
|
12