Home
last modified time | relevance | path

Searched refs:vmax2 (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudaarithm/src/cuda/
Dminmax_mat.cu82 return vmax2(a, b); in operator ()()
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp430 static __device__ __forceinline__ unsigned int vmax2(unsigned int a, unsigned int b) in vmax2() function
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp478 __device__ __forceinline__ uint vmax2(uint a, uint b) in vmax2() function