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

  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.h 109 uint32 warpScaleThresholdE;
LocalScanDetector.c 165 ptrA->warpScaleThresholdE = 0;
206 ptrA->warpScaleThresholdE = 0;
286 memSizeL += bbs_SIZEOF16( ptrA->warpScaleThresholdE );
319 memPtrA += bbs_memWrite32( &ptrA->warpScaleThresholdE, memPtrA );
360 memPtrA += bbs_memRead32( &ptrA->warpScaleThresholdE, memPtrA );
566 ptrA->warpScaleThresholdE,

Completed in 344 milliseconds