Home
last modified time | relevance | path

Searched refs:Cv_iplCloneImage (Results 1 – 4 of 4) sorted by relevance

/external/opencv/cxcore/include/
Dcxcore.h1563 typedef IplImage* (CV_STDCALL* Cv_iplCloneImage)(const IplImage*); typedef
1570 Cv_iplCloneImage clone_image );
/external/opencv3/modules/core/include/opencv2/core/
Dcore_c.h1941 typedef IplImage* (CV_STDCALL* Cv_iplCloneImage)(const IplImage*); typedef
1963 Cv_iplCloneImage clone_image );
/external/opencv/cxcore/src/
Dcxarray.cpp57 Cv_iplCloneImage cloneImage;
67 Cv_iplCloneImage cloneImage ) in cvSetIPLAllocators()
/external/opencv3/modules/core/src/
Darray.cpp64 Cv_iplCloneImage cloneImage;
74 Cv_iplCloneImage cloneImage ) in cvSetIPLAllocators()