Home
last modified time | relevance | path

Searched defs:loadX (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudafeatures2d/src/cuda/
Dbf_knnmatch.cu310 const int loadX = threadIdx.x + i * BLOCK_SIZE; in loadQueryToSmem() local
329 const int loadX = threadIdx.x + i * BLOCK_SIZE; in loopUnrolledCached() local
504 const int loadX = threadIdx.x + i * BLOCK_SIZE; in loopUnrolled() local
678 const int loadX = threadIdx.x + i * BLOCK_SIZE; in loop() local
920 const int loadX = threadIdx.x + i * BLOCK_SIZE; in calcDistanceUnrolled() local
983 const int loadX = threadIdx.x + i * BLOCK_SIZE; in calcDistance() local
Dbf_match.cu87 const int loadX = threadIdx.x + i * BLOCK_SIZE; in loadQueryToSmem() local
104 const int loadX = threadIdx.x + i * BLOCK_SIZE; in loopUnrolledCached() local
260 const int loadX = threadIdx.x + i * BLOCK_SIZE; in loopUnrolled() local
415 const int loadX = threadIdx.x + i * BLOCK_SIZE; in loop() local
Dbf_radius_match.cu75 const int loadX = threadIdx.x + i * BLOCK_SIZE; in matchUnrolled() local
182 const int loadX = threadIdx.x + i * BLOCK_SIZE; in match() local