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

  /external/opencv/cxcore/include/
cxmisc.h 93 #define CV_SPARSE_MAT_BLOCK (1<<12)
    [all...]
  /external/opencv/cxcore/src/
cxarray.cpp 680 CV_CALL( storage = cvCreateMemStorage( CV_SPARSE_MAT_BLOCK ));
    [all...]

Completed in 44 milliseconds