Searched refs:bestImgIdx1 (Results 1 – 1 of 1) sorted by relevance
173 int& bestImgIdx1, int& bestImgIdx2, in findBestMatch() argument192 j1 = shfl_down(bestImgIdx1, i, BLOCK_SIZE); in findBestMatch()208 bestImgIdx2 = bestImgIdx1; in findBestMatch()212 bestImgIdx1 = j1; in findBestMatch()236 s_imgIdx[threadIdx.x] = bestImgIdx1; in findBestMatch()296 bestImgIdx1 = myBestImgIdx1; in findBestMatch()320 int& bestImgIdx1, int& bestImgIdx2) in loopUnrolledCached() argument358 bestImgIdx2 = bestImgIdx1; in loopUnrolledCached()362 bestImgIdx1 = imgIdx; in loopUnrolledCached()495 int& bestImgIdx1, int& bestImgIdx2) in loopUnrolled() argument[all …]