Searched refs:bim_UInt32Image_size (Results 1 - 4 of 4) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
H A DUInt32Image.h107 void bim_UInt32Image_size( struct bbs_Context* cpA,
H A DUInt32Image.c149 bim_UInt32Image_size( cpA, ptrA, widthA, heightA );
182 void bim_UInt32Image_size( struct bbs_Context* cpA, function
189 bbs_ERROR0( "void bim_UInt32Image_size( struct bim_UInt32Image*, uint32 sizeA ):\n"
/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DLocalScanner.c200 bim_UInt32Image_size( cpA, &ptrA->bitImageE, wL, ( hL >> 5 ) + ( ( ( hL & 0x1F ) != 0 ) ? 1 : 0 ) );
212 bim_UInt32Image_size( cpA, &ptrA->satE, wsL, hsL );
H A DScanner.c280 bim_UInt32Image_size( cpA, &ptrA->bitImageE, xwoL, ( xhoL >> 5 ) + ( ( ( xhoL & 0x1F ) != 0 ) ? 1 : 0 ) );
292 bim_UInt32Image_size( cpA, &ptrA->satE, wsL, hsL );

Completed in 74 milliseconds