Searched defs:cvAlloc (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxalloc.cpp97 CV_IMPL void* cvAlloc( size_t size ) function
101 CV_FUNCNAME( "cvAlloc" );
107 "Negative or too large argument of cvAlloc function" );

Completed in 202 milliseconds