HomeSort by relevance Sort by last modified time
    Searched refs:CvFreeFunc (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/src/
cxalloc.cpp 77 static CvFreeFunc p_cvFree = icvDefaultFree;
80 CV_IMPL void cvSetMemoryManager( CvAllocFunc alloc_func, CvFreeFunc free_func, void* userdata )
  /external/opencv/cxcore/include/
cxcore.h     [all...]

Completed in 53 milliseconds