Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp385 static __device__ __forceinline__ unsigned int vsetne2(unsigned int a, unsigned int b) in vsetne2() function
411 r = vsetne2(a, b); in vcmpne2()
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp433 __device__ __forceinline__ uint vsetne2(uint a, uint b) in vsetne2() function
459 r = vsetne2(a, b); in vcmpne2()