HomeSort by relevance Sort by last modified time
    Searched refs:bim_UInt16ByteImage (Results 1 - 6 of 6) sorted by null

  /external/neven/Embedded/common/src/b_ImageEm/
HistoEq16.h 24 struct bim_UInt16ByteImage;
34 void bim_UInt16ByteImage_equalize( struct bim_UInt16ByteImage* imagePtrA );
45 void bim_UInt16ByteImage_equalizeSection( struct bim_UInt16ByteImage* imagePtrA,
UInt16ByteImage.h 45 * On little endian platforms bim_UInt16ByteImage and bim_UInt8Image
48 struct bim_UInt16ByteImage
71 /** initializes bim_UInt16ByteImage */
73 struct bim_UInt16ByteImage* ptrA );
75 /** allocates memory for bim_UInt16ByteImage */
77 struct bim_UInt16ByteImage* ptrA,
82 /** destructor of bim_UInt16ByteImage */
84 struct bim_UInt16ByteImage* ptrA );
90 struct bim_UInt16ByteImage* ptrA,
91 const struct bim_UInt16ByteImage* srcPtrA )
    [all...]
HistoEq16.c 39 const struct bim_UInt16ByteImage* imagePtrA )
68 const struct bim_UInt16ByteImage* imagePtrA )
120 void bim_equalize16( struct bim_UInt16ByteImage* imagePtrA,
166 void bim_UInt16ByteImage_equalize( struct bim_UInt16ByteImage* imagePtrA )
175 void bim_UInt16ByteImage_equalizeSection( struct bim_UInt16ByteImage* imagePtrA,
UInt16ByteImage.c 42 struct bim_UInt16ByteImage* ptrA )
52 struct bim_UInt16ByteImage* ptrA )
70 struct bim_UInt16ByteImage* ptrA,
71 const struct bim_UInt16ByteImage* srcPtrA )
76 bbs_ERROR0( "void bim_UInt16ByteImage_copy( struct bim_UInt16ByteImage*, const struct bim_UInt16ByteImage* ):\n"
89 const struct bim_UInt16ByteImage* ptrA,
90 const struct bim_UInt16ByteImage* srcPtrA )
108 const struct bim_UInt16ByteImage* ptrA )
132 struct bim_UInt16ByteImage* ptrA,
    [all...]
UInt16BytePyrImage.h 152 struct bim_UInt16ByteImage* uint16ImageA );
161 const struct bim_UInt16ByteImage* srcPtrA,
UInt16BytePyrImage.c 335 struct bim_UInt16ByteImage* uint16ImageA )
399 const struct bim_UInt16ByteImage* srcPtrA,

Completed in 2223 milliseconds