Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxcore.h1562 typedef IplROI* (CV_STDCALL* Cv_iplCreateROI)(int,int,int,int,int); typedef
1569 Cv_iplCreateROI create_roi,
/external/opencv3/modules/core/include/opencv2/core/
Dcore_c.h1940 typedef IplROI* (CV_STDCALL* Cv_iplCreateROI)(int,int,int,int,int); typedef
1962 Cv_iplCreateROI create_roi,
/external/opencv/cxcore/src/
Dcxarray.cpp56 Cv_iplCreateROI createROI;
66 Cv_iplCreateROI createROI, in cvSetIPLAllocators()
/external/opencv3/modules/core/src/
Darray.cpp63 Cv_iplCreateROI createROI;
73 Cv_iplCreateROI createROI, in cvSetIPLAllocators()