Home
last modified time | relevance | path

Searched refs:Cv_iplAllocateImageData (Results 1 – 2 of 2) 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/opencv/cxcore/src/
Dcxarray.cpp54 Cv_iplAllocateImageData allocateData;
64 Cv_iplAllocateImageData allocateData, in cvSetIPLAllocators()