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

/external/neven/Embedded/common/src/b_ImageEm/
H A DUInt8Image.c60 bim_UInt8Image_size( cpA, ptrA, widthA, heightA );
171 void bim_UInt8Image_size( struct bbs_Context* cpA, function
178 bbs_ERROR0( "void bim_UInt8Image_size( struct bim_UInt8Image*, uint32 sizeA ):\n"
390 bim_UInt8Image_size( cpA, ptrA, sectionL.x2E - sectionL.x1E, sectionL.y2E - sectionL.y1E );
555 bim_UInt8Image_size( cpA, ptrA, resultWidthA, resultHeightA );
563 bim_UInt8Image_size( cpA, ptrA, srcWidthL, srcHeightL );

Completed in 46 milliseconds