Searched refs:bestImgIdx2 (Results 1 – 1 of 1) sorted by relevance
173 int& bestImgIdx1, int& bestImgIdx2, in findBestMatch() argument193 j2 = shfl_down(bestImgIdx2, i, BLOCK_SIZE); in findBestMatch()201 bestImgIdx2 = j1; in findBestMatch()208 bestImgIdx2 = bestImgIdx1; in findBestMatch()218 bestImgIdx2 = j2; in findBestMatch()270 s_imgIdx[threadIdx.x] = bestImgIdx2; in findBestMatch()297 bestImgIdx2 = myBestImgIdx2; in findBestMatch()320 int& bestImgIdx1, int& bestImgIdx2) in loopUnrolledCached() argument358 bestImgIdx2 = bestImgIdx1; in loopUnrolledCached()368 bestImgIdx2 = imgIdx; in loopUnrolledCached()[all …]