Searched refs:LOCS_PER_THREAD (Results 1 – 1 of 1) sorted by relevance
1608 const int LOCS_PER_THREAD = 1000; in cvHaarDetectObjectsForROC() local1609 … stripCount = ((sz1.width/ystep)*(sz1.height + ystep-1)/ystep + LOCS_PER_THREAD/2)/LOCS_PER_THREAD; in cvHaarDetectObjectsForROC()