Home
last modified time | relevance | path

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

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