Searched defs:CvAllocFunc (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h1547 typedef void* (CV_CDECL *CvAllocFunc)(size_t size, void* userdata); typedef
1552 CVAPI(void) cvSetMemoryManager( CvAllocFunc alloc_func CV_DEFAULT(NULL),

Completed in 207 milliseconds