Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxcore.h1563 typedef IplImage* (CV_STDCALL* Cv_iplCloneImage)(const IplImage*); typedef
1570 Cv_iplCloneImage clone_image );
/external/opencv/cxcore/src/
Dcxarray.cpp57 Cv_iplCloneImage cloneImage;
67 Cv_iplCloneImage cloneImage ) in cvSetIPLAllocators()