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

  /external/opencv/cvaux/src/
cvtrifocal.cpp 596 unsigned char *comStat = 0;
681 CV_CALL( comStat = (unsigned char*)cvAlloc(sizeof(unsigned char)*numPoints) );
693 comStat[i] = (unsigned char)(stats[0][i] * stats[1][i] * stats[2][i]);
694 numTripl += comStat[i];
715 if( comStat[i] )
739 if( comStat[i] )
756 if( comStat[i] )
775 cvFree( &comStat);
    [all...]
  /external/qemu/
qemu-char.c 1554 COMSTAT comstat; local
    [all...]
  /prebuilt/windows/sdl/host/lib/
libSDL.a     [all...]
libSDLmain.a     [all...]

Completed in 101 milliseconds