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

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

Completed in 81 milliseconds