Home
last modified time | relevance | path

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

/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp140 #if CV_CUDEV_ARCH >= 300 in vadd2()
142 #elif CV_CUDEV_ARCH >= 200 in vadd2()
161 #if CV_CUDEV_ARCH >= 300 in vsub2()
163 #elif CV_CUDEV_ARCH >= 200 in vsub2()
182 #if CV_CUDEV_ARCH >= 300 in vabsdiff2()
184 #elif CV_CUDEV_ARCH >= 200 in vabsdiff2()
224 #if CV_CUDEV_ARCH >= 300 in vavrg2()
244 #if CV_CUDEV_ARCH >= 300 in vseteq2()
265 #if CV_CUDEV_ARCH >= 300 in vcmpeq2()
289 #if CV_CUDEV_ARCH >= 300 in vsetge2()
[all …]
Datomic.hpp70 #if CV_CUDEV_ARCH >= 200 in atomicAdd()
86 #if CV_CUDEV_ARCH >= 130 in atomicAdd()
116 #if CV_CUDEV_ARCH >= 120 in atomicMin()
134 #if CV_CUDEV_ARCH >= 130 in atomicMin()
164 #if CV_CUDEV_ARCH >= 120 in atomicMax()
182 #if CV_CUDEV_ARCH >= 130 in atomicMax()
Dsaturate_cast.hpp234 #if CV_CUDEV_ARCH >= 130 in saturate_cast()
266 #if CV_CUDEV_ARCH >= 130 in saturate_cast()
/external/opencv3/modules/cudev/include/opencv2/cudev/block/detail/
Dreduce.hpp107 #if CV_CUDEV_ARCH >= 300
135 #if CV_CUDEV_ARCH >= 300
198 #if CV_CUDEV_ARCH >= 300
290 #if CV_CUDEV_ARCH >= 300
305 #if CV_CUDEV_ARCH >= 300
319 #if CV_CUDEV_ARCH >= 300 in reduce()
344 #if CV_CUDEV_ARCH >= 300 in reduce()
367 #if CV_CUDEV_ARCH >= 300 in reduce()
/external/opencv3/modules/cudev/include/opencv2/cudev/
Dcommon.hpp63 # define CV_CUDEV_ARCH 0 macro
65 # define CV_CUDEV_ARCH __CUDA_ARCH__ macro
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/detail/
Dreduce.hpp97 #if CV_CUDEV_ARCH >= 300
121 #if CV_CUDEV_ARCH >= 300
169 #if CV_CUDEV_ARCH >= 300
195 #if CV_CUDEV_ARCH >= 300 in reduce()
/external/opencv3/modules/cudaarithm/src/cuda/
Dlut.cu140 #if CV_CUDEV_ARCH < 300 in operator ()()
158 #if CV_CUDEV_ARCH < 300 in operator ()()
/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
Dtexture.hpp109 #if CV_CUDEV_ARCH < 300 in operator ()()
194 #if CV_CUDEV_ARCH >= 300
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/
Dscan.hpp61 #if CV_CUDEV_ARCH >= 300 in warpScanInclusive()
Dshuffle.hpp57 #if CV_CUDEV_ARCH >= 300
/external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/
Dhistogram.hpp59 #if CV_CUDEV_ARCH >= 120 in histogram()
Dintegral.hpp171 #if CV_CUDEV_ARCH >= 300 in horisontal_pass_8u_shfl_kernel()
422 #if CV_CUDEV_ARCH >= 300 in vertical_pass()