HomeSort by relevance Sort by last modified time
    Searched refs:bim_APhImage_size (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_ImageEm/
APhImage.h 96 void bim_APhImage_size( struct bbs_Context* cpA,
APhImage.c 61 bim_APhImage_size( cpA, ptrA, widthA, heightA );
137 void bim_APhImage_size( struct bbs_Context* cpA,
145 bbs_ERROR0( "void bim_APhImage_size( struct bim_APhImage*, uint32 sizeA ):\n"
358 bim_APhImage_size( cpA, ptrA, sectionL.x2E - sectionL.x1E, sectionL.y2E - sectionL.y1E );
443 bim_APhImage_size( cpA, dstPtrA, srcPtrA->widthE, srcPtrA->heightE );

Completed in 31 milliseconds