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

  /external/neven/Embedded/common/src/b_ImageEm/
UInt32Image.h 107 void bim_UInt32Image_size( struct bbs_Context* cpA,
UInt32Image.c 149 bim_UInt32Image_size( cpA, ptrA, widthA, heightA );
182 void bim_UInt32Image_size( struct bbs_Context* cpA,
189 bbs_ERROR0( "void bim_UInt32Image_size( struct bim_UInt32Image*, uint32 sizeA ):\n"
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanner.c 200 bim_UInt32Image_size( cpA, &ptrA->bitImageE, wL, ( hL >> 5 ) + ( ( ( hL & 0x1F ) != 0 ) ? 1 : 0 ) );
212 bim_UInt32Image_size( cpA, &ptrA->satE, wsL, hsL );
Scanner.c 280 bim_UInt32Image_size( cpA, &ptrA->bitImageE, xwoL, ( xhoL >> 5 ) + ( ( ( xhoL & 0x1F ) != 0 ) ? 1 : 0 ) );
292 bim_UInt32Image_size( cpA, &ptrA->satE, wsL, hsL );
    [all...]

Completed in 69 milliseconds