Home
last modified time | relevance | path

Searched refs:vcmpeq4 (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudaarithm/src/cuda/
Dcmp_mat.cu89 return vcmpeq4(a, b); in operator ()()
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp582 static __device__ __forceinline__ unsigned int vcmpeq4(unsigned int a, unsigned int b) in vcmpeq4() function
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp630 __device__ __forceinline__ uint vcmpeq4(uint a, uint b) in vcmpeq4() function