Searched refs:bim_UInt16ByteImage (Results 1 – 6 of 6) sorted by relevance
/external/neven/Embedded/common/src/b_ImageEm/ |
D | UInt16ByteImage.h | 48 struct bim_UInt16ByteImage struct 73 struct bim_UInt16ByteImage* ptrA ); 77 struct bim_UInt16ByteImage* ptrA, 84 struct bim_UInt16ByteImage* ptrA ); 90 struct bim_UInt16ByteImage* ptrA, 91 const struct bim_UInt16ByteImage* srcPtrA ); 95 const struct bim_UInt16ByteImage* ptrA, 96 const struct bim_UInt16ByteImage* srcPtrA ); 102 const struct bim_UInt16ByteImage* ptrA ); 108 struct bim_UInt16ByteImage* ptrA, [all …]
|
D | UInt16ByteImage.c | 42 struct bim_UInt16ByteImage* ptrA ) in bim_UInt16ByteImage_init() 52 struct bim_UInt16ByteImage* ptrA ) in bim_UInt16ByteImage_exit() 70 struct bim_UInt16ByteImage* ptrA, in bim_UInt16ByteImage_copy() 71 const struct bim_UInt16ByteImage* srcPtrA ) in bim_UInt16ByteImage_copy() 89 const struct bim_UInt16ByteImage* ptrA, in bim_UInt16ByteImage_equal() 90 const struct bim_UInt16ByteImage* srcPtrA ) in bim_UInt16ByteImage_equal() 108 const struct bim_UInt16ByteImage* ptrA ) in bim_UInt16ByteImage_checkSum() 132 struct bim_UInt16ByteImage* ptrA, in bim_UInt16ByteImage_create() 159 struct bim_UInt16ByteImage* ptrA, in bim_UInt16ByteImage_assignExternalImage() 160 struct bim_UInt16ByteImage* srcPtrA ) in bim_UInt16ByteImage_assignExternalImage() [all …]
|
D | HistoEq16.c | 39 const struct bim_UInt16ByteImage* imagePtrA ) in bim_createHisto16() 68 const struct bim_UInt16ByteImage* imagePtrA ) in bim_createHistoOfSection16() 120 void bim_equalize16( struct bim_UInt16ByteImage* imagePtrA, in bim_equalize16() 166 void bim_UInt16ByteImage_equalize( struct bim_UInt16ByteImage* imagePtrA ) in bim_UInt16ByteImage_equalize() 175 void bim_UInt16ByteImage_equalizeSection( struct bim_UInt16ByteImage* imagePtrA, in bim_UInt16ByteImage_equalizeSection()
|
D | HistoEq16.h | 24 struct bim_UInt16ByteImage; 34 void bim_UInt16ByteImage_equalize( struct bim_UInt16ByteImage* imagePtrA ); 45 void bim_UInt16ByteImage_equalizeSection( struct bim_UInt16ByteImage* imagePtrA,
|
D | UInt16BytePyrImage.h | 152 struct bim_UInt16ByteImage* uint16ImageA ); 161 const struct bim_UInt16ByteImage* srcPtrA,
|
D | UInt16BytePyrImage.c | 335 struct bim_UInt16ByteImage* uint16ImageA ) in bim_UInt16BytePyrImage_overlayUInt16() 399 const struct bim_UInt16ByteImage* srcPtrA, in bim_UInt16BytePyrImage_importUInt16()
|