Searched refs:CV_STORAGE_READ (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxtypes.h1632 #define CV_STORAGE_READ 0 macro
/external/opencv/ml/src/
H A Dml_inner_functions.cpp91 CV_CALL( fs = cvOpenFileStorage( filename, 0, CV_STORAGE_READ ));
/external/opencv/cxcore/src/
H A Dcxpersistence.cpp5183 CV_CALL( fs = cvOpenFileStorage( filename, memstorage, CV_STORAGE_READ ));

Completed in 507 milliseconds