Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp274 static __device__ __forceinline__ unsigned int vsetgt2(unsigned int a, unsigned int b) in vsetgt2() function
296 r = vsetgt2(a, b); in vcmpgt2()
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp322 __device__ __forceinline__ uint vsetgt2(uint a, uint b) in vsetgt2() function
344 r = vsetgt2(a, b); in vcmpgt2()