Home
last modified time | relevance | path

Searched refs:cvSetMemoryManager (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cxcore/src/
Dcxalloc.cpp80 CV_IMPL void cvSetMemoryManager( CvAllocFunc alloc_func, CvFreeFunc free_func, void* userdata ) in cvSetMemoryManager() function
/external/opencv/cv/include/
Dcvcompat.h359 #define cvRemoveMemoryManager cvSetMemoryManager
/external/opencv/cxcore/include/
Dcxcore.h1552 CVAPI(void) cvSetMemoryManager( CvAllocFunc alloc_func CV_DEFAULT(NULL),