Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp754 static __device__ __forceinline__ unsigned int vsetne4(unsigned int a, unsigned int b) in vsetne4() function
780 r = vsetne4(a, b); in vcmpne4()
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp802 __device__ __forceinline__ uint vsetne4(uint a, uint b) in vsetne4() function
828 r = vsetne4(a, b); in vcmpne4()