Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcximage.cpp368 CvSaveImageFunc _save_image, CvShowImageFunc _show_image=NULL ) in cvSetImageIOFunctions() argument
372 save_image = _save_image; in cvSetImageIOFunctions()
/external/opencv/cxcore/include/
Dcxcore.h1769 CvSaveImageFunc _save_image, CvShowImageFunc _show_image );