Home
last modified time | relevance | path

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

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