Searched refs:bim_ComplexImage_size (Results 1 – 2 of 2) sorted by relevance
/external/neven/Embedded/common/src/b_ImageEm/ |
D | ComplexImage.c | 151 bim_ComplexImage_size( cpA, ptrA, widthA, heightA ); in bim_ComplexImage_create() 163 void bim_ComplexImage_size( struct bbs_Context* cpA, in bim_ComplexImage_size() function 382 bim_ComplexImage_size( cpA, ptrA, sectionL.x2E - sectionL.x1E, sectionL.y2E - sectionL.y1E ); in bim_ComplexImage_copySection() 467 bim_ComplexImage_size( cpA, dstPtrA, srcPtrA->widthE, srcPtrA->heightE ); in bim_ComplexImage_importAPh()
|
D | ComplexImage.h | 105 void bim_ComplexImage_size( struct bbs_Context* cpA,
|