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

  /external/opencv/cxcore/include/
cxcore.h 307 #define CV_NO_SIZE_CHECK 4
    [all...]
  /external/opencv/cxcore/src/
cxarray.cpp 559 if( !(flags & CV_NO_SIZE_CHECK) )
    [all...]

Completed in 48 milliseconds