laneId 299 modules/core/include/opencv2/core/cuda/detail/reduce.hpp const unsigned int laneId = Warp::laneId(); laneId 304 modules/core/include/opencv2/core/cuda/detail/reduce.hpp if (laneId == 0) laneId 309 modules/core/include/opencv2/core/cuda/detail/reduce.hpp if (laneId < 16) laneId 314 modules/core/include/opencv2/core/cuda/detail/reduce.hpp if (laneId == 0) laneId 427 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp const unsigned int laneId = Warp::laneId(); laneId 432 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp if (laneId == 0) laneId 441 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp if (laneId < 16) laneId 446 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp if (laneId == 0) laneId 183 modules/core/include/opencv2/core/cuda/scan.hpp const unsigned int laneId = cv::cuda::device::Warp::laneId(); laneId 190 modules/core/include/opencv2/core/cuda/scan.hpp if (laneId >= i) laneId 74 modules/core/include/opencv2/core/cuda/warp.hpp for(It t = beg + laneId(); t < end; t += STRIDE) laneId 81 modules/core/include/opencv2/core/cuda/warp.hpp for(InIt t = beg + laneId(); t < end; t += STRIDE, out += STRIDE) laneId 89 modules/core/include/opencv2/core/cuda/warp.hpp for(InIt t = beg + laneId(); t < end; t += STRIDE, out += STRIDE) laneId 97 modules/core/include/opencv2/core/cuda/warp.hpp unsigned int lane = laneId(); laneId 109 modules/core/include/opencv2/core/cuda/warp.hpp const unsigned int lane = laneId(); laneId 128 modules/core/include/opencv2/core/cuda/warp.hpp unsigned int lane = laneId(); laneId 342 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp const uint laneId = Warp::laneId(); laneId 347 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp if (laneId == 0) laneId 352 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp if (laneId < 16) laneId 357 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp if (laneId == 0) laneId 351 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp const uint laneId = Warp::laneId(); laneId 356 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp if (laneId < 16) laneId 361 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp if (laneId == 0) laneId 65 modules/cudev/include/opencv2/cudev/warp/scan.hpp const uint laneId = Warp::laneId(); laneId 72 modules/cudev/include/opencv2/cudev/warp/scan.hpp if (laneId >= i) laneId 81 modules/cudev/include/opencv2/cudev/warp/warp.hpp for(It t = beg + Warp::laneId(); t < end; t += WARP_SIZE) laneId 88 modules/cudev/include/opencv2/cudev/warp/warp.hpp for(InIt t = beg + Warp::laneId(); t < end; t += WARP_SIZE, out += WARP_SIZE) laneId 96 modules/cudev/include/opencv2/cudev/warp/warp.hpp for(InIt t = beg + Warp::laneId(); t < end; t += WARP_SIZE, out += WARP_SIZE) laneId 104 modules/cudev/include/opencv2/cudev/warp/warp.hpp uint lane = Warp::laneId(); laneId 116 modules/cudev/include/opencv2/cudev/warp/warp.hpp uint lane = Warp::laneId();