Home
last modified time | relevance | path

Searched refs:cvSave (Results 1 – 5 of 5) sorted by relevance

/external/opencv/cxcore/src/
Dcximage.cpp190 cvSave( filename, image, imgname ); in save()
343 cvSave( filename, matrix, matname ); in save()
Dcxpersistence.cpp5105 cvSave( const char* filename, const void* struct_ptr, in cvSave() function
/external/opencv/cxcore/include/
Dcxcore.h1737 CVAPI(void) cvSave( const char* filename, const void* struct_ptr,
/external/opencv3/modules/core/include/opencv2/core/
Dcore_c.h2561 CVAPI(void) cvSave( const char* filename, const void* struct_ptr,
/external/opencv3/modules/core/src/
Dpersistence.cpp5011 cvSave( const char* filename, const void* struct_ptr, in cvSave() function