Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp717 static __device__ __forceinline__ unsigned int vsetgt4(unsigned int a, unsigned int b) in vsetgt4() function
739 r = vsetgt4(a, b); in vcmpgt4()
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp765 __device__ __forceinline__ uint vsetgt4(uint a, uint b) in vsetgt4() function
787 r = vsetgt4(a, b); in vcmpgt4()