Searched refs:cvSetIPLAllocators (Results 1 - 4 of 4) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h1566 CVAPI(void) cvSetIPLAllocators( Cv_iplCreateImageHeader create_header,
1573 cvSetIPLAllocators( iplCreateImageHeader, iplAllocateImage, \
/external/opencv3/modules/core/include/opencv2/core/
H A Dcore_c.h1946 CV_TURN_ON_IPL_COMPATIBILITY() is used that calls cvSetIPLAllocators and passes there pointers
1959 CVAPI(void) cvSetIPLAllocators( Cv_iplCreateImageHeader create_header,
1966 cvSetIPLAllocators( iplCreateImageHeader, iplAllocateImage, \
/external/opencv/cxcore/src/
H A Dcxarray.cpp63 cvSetIPLAllocators( Cv_iplCreateImageHeader createHeader, function
69 CV_FUNCNAME( "cvSetIPLAllocators" );
/external/opencv3/modules/core/src/
H A Darray.cpp70 cvSetIPLAllocators( Cv_iplCreateImageHeader createHeader, function

Completed in 52 milliseconds