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

  /external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.h 75 uint32 minDefScaleE;
ScanDetector.c 54 ptrA->minDefScaleE = 0;
82 ptrA->minDefScaleE = 0;
157 memSizeL += bbs_SIZEOF16( ptrA->minDefScaleE );
185 memPtrA += bbs_memWrite32( &ptrA->minDefScaleE, memPtrA );
223 memPtrA += bbs_memRead32( &ptrA->minDefScaleE, memPtrA );
243 ptrA->minScaleE = ptrA->minDefScaleE;

Completed in 160 milliseconds