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

  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.c 161 ptrA->scanWidthE = 0;
202 ptrA->scanWidthE = 0;
282 memSizeL += bbs_SIZEOF16( ptrA->scanWidthE );
315 memPtrA += bbs_memWrite32( &ptrA->scanWidthE, memPtrA );
356 memPtrA += bbs_memRead32( &ptrA->scanWidthE, memPtrA );
521 int32 workBorderWL = ( ( ptrA->scanWidthE + pw1L + 1 ) >> 1 ) + 1; /* add a pixel to ensure full search area */
573 int32 regionWHL = ( ptrA->scanWidthE + pw1L + 1 ) >> 1;
LocalScanDetector.h 97 uint32 scanWidthE;

Completed in 159 milliseconds