Home
last modified time | relevance | path

Searched refs:bim_UInt8Image_size (Results 1 – 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
DUInt8Image.c60 bim_UInt8Image_size( cpA, ptrA, widthA, heightA ); in bim_UInt8Image_create()
171 void bim_UInt8Image_size( struct bbs_Context* cpA, in bim_UInt8Image_size() function
390 bim_UInt8Image_size( cpA, ptrA, sectionL.x2E - sectionL.x1E, sectionL.y2E - sectionL.y1E ); in bim_UInt8Image_copySection()
555 bim_UInt8Image_size( cpA, ptrA, resultWidthA, resultHeightA ); in bim_UInt8Image_warpOffs()
563 bim_UInt8Image_size( cpA, ptrA, srcWidthL, srcHeightL ); in bim_UInt8Image_warpOffs()
DUInt8Image.h103 void bim_UInt8Image_size( struct bbs_Context* cpA,