Searched refs:bim_UInt8Image (Results 1 – 8 of 8) sorted by relevance
/external/neven/Embedded/common/src/b_ImageEm/ |
D | UInt8Image.h | 39 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 …]
|
D | UInt8Image.c | 42 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 …]
|
D | HistoEq.h | 27 struct bim_UInt8Image; 38 struct bim_UInt8Image* imagePtrA ); 50 struct bim_UInt8Image* imagePtrA,
|
D | HistoEq.c | 39 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()
|
D | ToneDownBGSupp.h | 51 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,
|
D | UInt8PyramidalImage.h | 152 struct bim_UInt8Image* uint8ImageA ); 161 const struct bim_UInt8Image* srcPtrA,
|
D | ToneDownBGSupp.c | 86 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()
|
D | UInt8PyramidalImage.c | 336 struct bim_UInt8Image* uint8ImageA ) in bim_UInt8PyramidalImage_overlayUInt8() 380 const struct bim_UInt8Image* srcPtrA, in bim_UInt8PyramidalImage_importUInt8()
|