Home
last modified time | relevance | path

Searched refs:bim_UInt8Image (Results 1 – 8 of 8) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
DUInt8Image.h39 struct bim_UInt8Image struct
64 struct bim_UInt8Image* ptrA );
68 struct bim_UInt8Image* ptrA,
75 struct bim_UInt8Image* ptrA );
81 struct bim_UInt8Image* ptrA,
82 const struct bim_UInt8Image* srcPtrA );
86 const struct bim_UInt8Image* ptrA,
87 const struct bim_UInt8Image* srcPtrA );
93 const struct bim_UInt8Image* ptrA );
99 struct bim_UInt8Image* ptrA,
[all …]
DUInt8Image.c42 struct bim_UInt8Image* ptrA ) in bim_UInt8Image_init()
52 struct bim_UInt8Image* ptrA, in bim_UInt8Image_create()
72 struct bim_UInt8Image* ptrA ) in bim_UInt8Image_exit()
90 struct bim_UInt8Image* ptrA, in bim_UInt8Image_copy()
91 const struct bim_UInt8Image* srcPtrA ) in bim_UInt8Image_copy()
109 const struct bim_UInt8Image* ptrA, in bim_UInt8Image_equal()
110 const struct bim_UInt8Image* srcPtrA ) in bim_UInt8Image_equal()
128 const struct bim_UInt8Image* ptrA ) in bim_UInt8Image_checkSum()
152 struct bim_UInt8Image* ptrA, in bim_UInt8Image_assignExternalImage()
153 struct bim_UInt8Image* srcPtrA ) in bim_UInt8Image_assignExternalImage()
[all …]
DHistoEq.h27 struct bim_UInt8Image;
38 struct bim_UInt8Image* imagePtrA );
50 struct bim_UInt8Image* imagePtrA,
DHistoEq.c39 const struct bim_UInt8Image* imagePtrA ) in bim_createHisto()
67 const struct bim_UInt8Image* imagePtrA ) in bim_createHistoOfSection()
115 struct bim_UInt8Image* imagePtrA, in bim_equalize()
162 struct bim_UInt8Image* imagePtrA ) in bim_UInt8Image_equalize()
172 struct bim_UInt8Image* imagePtrA, in bim_UInt8Image_equalizeSection()
DToneDownBGSupp.h51 void bim_ToneDownBGSupp_BGGreyLevelOutside( struct bim_UInt8Image* imgA,
57 void bim_ToneDownBGSupp_BGGreyLevelContour( struct bim_UInt8Image* imgA,
62 void bim_ToneDownBGSupp_suppress( struct bim_UInt8Image* imgA,
DUInt8PyramidalImage.h152 struct bim_UInt8Image* uint8ImageA );
161 const struct bim_UInt8Image* srcPtrA,
DToneDownBGSupp.c86 void bim_ToneDownBGSupp_BGGreyLevelOutside( struct bim_UInt8Image* imgA, in bim_ToneDownBGSupp_BGGreyLevelOutside()
188 void bim_ToneDownBGSupp_BGGreyLevelContour( struct bim_UInt8Image* imgA, in bim_ToneDownBGSupp_BGGreyLevelContour()
308 void bim_ToneDownBGSupp_suppress( struct bim_UInt8Image* imgA, in bim_ToneDownBGSupp_suppress()
DUInt8PyramidalImage.c336 struct bim_UInt8Image* uint8ImageA ) in bim_UInt8PyramidalImage_overlayUInt8()
380 const struct bim_UInt8Image* srcPtrA, in bim_UInt8PyramidalImage_importUInt8()