Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxswitcher.cpp771 static int icvNumThreads = 0; variable
778 return icvNumThreads; in cvGetNumThreads()
799 icvNumThreads = threads; in cvSetNumThreads()
801 icvNumThreads = 1; in cvSetNumThreads()