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

  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.c 468 int32 pw1L = pw0L << ptrA->scaleExpE;
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;
621 xL += pw1L << 15;

Completed in 27 milliseconds