Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxcore.h1560 typedef void (CV_STDCALL* Cv_iplAllocateImageData)(IplImage*,int,int); typedef
1567 Cv_iplAllocateImageData allocate_data,
/external/opencv3/modules/core/include/opencv2/core/
Dcore_c.h1938 typedef void (CV_STDCALL* Cv_iplAllocateImageData)(IplImage*,int,int); typedef
1960 Cv_iplAllocateImageData allocate_data,
/external/opencv/cxcore/src/
Dcxarray.cpp54 Cv_iplAllocateImageData allocateData;
64 Cv_iplAllocateImageData allocateData, in cvSetIPLAllocators()
/external/opencv3/modules/core/src/
Darray.cpp61 Cv_iplAllocateImageData allocateData;
71 Cv_iplAllocateImageData allocateData, in cvSetIPLAllocators()