HomeSort by relevance Sort by last modified time
    Searched full:vcmpgt2 (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/cudev/include/opencv2/cudev/util/
simd_functions.hpp 98 vcmpgt2(a,b) per-halfword unsigned comparison: a > b ? 0xffff : 0
339 __device__ __forceinline__ uint vcmpgt2(uint a, uint b) function in namespace:cv::cudev
  /external/opencv3/modules/core/include/opencv2/core/cuda/
simd_functions.hpp 291 static __device__ __forceinline__ unsigned int vcmpgt2(unsigned int a, unsigned int b) function in namespace:cv::cuda::device

Completed in 329 milliseconds