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

  /external/neven/Embedded/common/src/b_ImageEm/
UInt16ByteImage.h 112 void bim_UInt16ByteImage_size( struct bbs_Context* cpA,
UInt16ByteImage.c 146 bim_UInt16ByteImage_size( cpA, ptrA, widthA, heightA );
178 void bim_UInt16ByteImage_size( struct bbs_Context* cpA,
184 bbs_ERROR0( "bim_UInt16ByteImage_size( .... ): width of image must be even" );
190 bbs_ERROR0( "void bim_UInt16ByteImage_size( struct bim_UInt16ByteImage*, uint32 sizeA ):\n"
369 bim_UInt16ByteImage_size( cpA, ptrA, resultWidthA, resultHeightA );
377 bim_UInt16ByteImage_size( cpA, ptrA, srcWidthL, srcHeightL );
669 bim_UInt16ByteImage_size( cpA, ptrA, resultWidthA, resultHeightA );

Completed in 30 milliseconds