Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp291 static __device__ __forceinline__ unsigned int vcmpgt2(unsigned int a, unsigned int b) in vcmpgt2() function
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp339 __device__ __forceinline__ uint vcmpgt2(uint a, uint b) in vcmpgt2() function