Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/test/
DTestHypothesesFilter.cpp157 … Ncv32u randValLocal = h_random32u.ptr()[randCnt++]; randCnt = randCnt % h_random32u.length(); in process() local
158 Ncv32u secondSwap = randValLocal % (this->numDstRects*srcSlotSize-1 - i); in process()