Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp561 static __device__ __forceinline__ unsigned int vseteq4(unsigned int a, unsigned int b) in vseteq4() function
587 r = vseteq4(a, b); in vcmpeq4()
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp609 __device__ __forceinline__ uint vseteq4(uint a, uint b) in vseteq4() function
635 r = vseteq4(a, b); in vcmpeq4()