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

  /external/neven/Embedded/common/src/b_ImageEm/
UInt32Image.h 95 void bim_UInt32Image_create( struct bbs_Context* cpA,
UInt32Image.c 140 void bim_UInt32Image_create( struct bbs_Context* cpA,
173 bim_UInt32Image_create( cpA,
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanner.c 58 bim_UInt32Image_create( cpA, &ptrA->bitImageE, woL, ( hoL >> 5 ) + ( ( ( hoL & 0x1F ) != 0 ) ? 1 : 0 ), espL );
66 bim_UInt32Image_create( cpA, &ptrA->satE, woL + pwoL, pwoL + 1, sspL );
Scanner.c 72 bim_UInt32Image_create( cpA, &ptrA->bitImageE, xwoL, ( xhoL >> 5 ) + ( ( ( xhoL & 0x1F ) != 0 ) ? 1 : 0 ), mspL );
85 bim_UInt32Image_create( cpA, &ptrA->satE, woL + pwoL, pwoL + 1, sspL );
    [all...]

Completed in 57 milliseconds