Home
last modified time | relevance | path

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

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