Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaarithm/src/cuda/
Dcmp_mat.cu96 return vcmpne4(a, b); in operator ()()
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp775 static __device__ __forceinline__ unsigned int vcmpne4(unsigned int a, unsigned int b) in vcmpne4() function
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp823 __device__ __forceinline__ uint vcmpne4(uint a, uint b) in vcmpne4() function