Searched defs:bim_UInt8Image (Results 1 - 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
H A DUInt8Image.h39 struct bim_UInt8Image struct
62 /** initializes bim_UInt8Image */
64 struct bim_UInt8Image* ptrA );
66 /** allocates memory for bim_UInt8Image */
68 struct bim_UInt8Image* ptrA,
73 /** destructor of bim_UInt8Image */
75 struct bim_UInt8Image* ptrA );
81 struct bim_UInt8Image* ptrA,
82 const struct bim_UInt8Image* srcPtrA );
86 const struct bim_UInt8Image* ptr
[all...]

Completed in 143 milliseconds