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

  /external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.c 377 if( scannerPtrL->intCountE == 0 ) break;
381 for( jL = 0; jL < scannerPtrL->intCountE; jL++ )
401 scannerPtrL->intCountE = kL;
404 if( scannerPtrL->intCountE == 0 )
430 for( iL = 0; iL < scannerPtrL->intCountE; iL++ )
Scanner.c 446 ptrA->intCountE = 0;
486 ptrA->intCountE = 0;
    [all...]
Scanner.h 107 uint32 intCountE;

Completed in 35 milliseconds