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

  /external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.h 78 uint32 maxDefScaleE;
ScanDetector.c 55 ptrA->maxDefScaleE = 0;
83 ptrA->maxDefScaleE = 0;
158 memSizeL += bbs_SIZEOF16( ptrA->maxDefScaleE );
186 memPtrA += bbs_memWrite32( &ptrA->maxDefScaleE, memPtrA );
224 memPtrA += bbs_memRead32( &ptrA->maxDefScaleE, memPtrA );
244 ptrA->maxScaleE = ptrA->maxDefScaleE;

Completed in 35 milliseconds