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

  /external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c 85 bim_UInt32Image_create( cpA, &ptrA->satE, woL + pwoL, pwoL + 1, sspL );
292 bim_UInt32Image_size( cpA, &ptrA->satE, wsL, hsL );
294 satL = ptrA->satE.arrE.arrPtrE;
437 bim_UInt32Image_init( cpA, &ptrA->satE );
477 bim_UInt32Image_exit( cpA, &ptrA->satE );
527 bim_UInt32Image_copy( cpA, &ptrA->satE, &srcPtrA->satE );
    [all...]
LocalScanner.c 66 bim_UInt32Image_create( cpA, &ptrA->satE, woL + pwoL, pwoL + 1, sspL );
212 bim_UInt32Image_size( cpA, &ptrA->satE, wsL, hsL );
214 satL = ( uint32* )ptrA->satE.arrE.arrPtrE;
215 satSizeL = ptrA->satE.arrE.sizeE;
356 bim_UInt32Image_init( cpA, &ptrA->satE );
390 bim_UInt32Image_exit( cpA, &ptrA->satE );
LocalScanner.h 94 struct bim_UInt32Image satE;
Scanner.h 84 struct bim_UInt32Image satE;

Completed in 16 milliseconds