Home
last modified time | relevance | path

Searched refs:cvSetIPLAllocators (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxcore.h1566 CVAPI(void) cvSetIPLAllocators( Cv_iplCreateImageHeader create_header,
1573 cvSetIPLAllocators( iplCreateImageHeader, iplAllocateImage, \
/external/opencv/cxcore/src/
Dcxarray.cpp63 cvSetIPLAllocators( Cv_iplCreateImageHeader createHeader, in cvSetIPLAllocators() function