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

/external/neven/Embedded/common/src/b_ImageEm/
H A DUInt8PyramidalImage.c182 bim_UInt8PyramidalImage_size( cpA, ptrA, widthA, heightA, depthA );
213 void bim_UInt8PyramidalImage_size( struct bbs_Context* cpA, function
227 bbs_ERROR0( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
234 bbs_ERROR1( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
251 bbs_ERROR0( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
384 bim_UInt8PyramidalImage_size( cpA, dstPtrA, srcPtrA->widthE, srcPtrA->heightE, depthA );

Completed in 30 milliseconds