Searched defs:cvSetMemoryManager (Results 1 - 1 of 1) 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" );

Completed in 49 milliseconds