Home
last modified time | relevance | path

Searched refs:vseteq2 (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp192 static __device__ __forceinline__ unsigned int vseteq2(unsigned int a, unsigned int b) in vseteq2() function
218 r = vseteq2(a, b); in vcmpeq2()
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp240 __device__ __forceinline__ uint vseteq2(uint a, uint b) in vseteq2() function
266 r = vseteq2(a, b); in vcmpeq2()