Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxswitcher.cpp777 cvSetNumThreads(0); in cvGetNumThreads()
781 CV_IMPL void cvSetNumThreads( int threads ) in cvSetNumThreads() function
/external/opencv/cxcore/include/
Dcxcore.h1757 CVAPI(void) cvSetNumThreads( int threads CV_DEFAULT(0) );