Home
last modified time | relevance | path

Searched refs:CV_SPARSE_MAT_BLOCK (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxmisc.h93 #define CV_SPARSE_MAT_BLOCK (1<<12) macro
/external/opencv/cxcore/src/
Dcxarray.cpp680 CV_CALL( storage = cvCreateMemStorage( CV_SPARSE_MAT_BLOCK )); in cvCreateSparseMat()