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

  /external/opencv3/modules/cudev/include/opencv2/cudev/util/
simd_functions.hpp 118 vcmpgt4(a,b) per-byte unsigned comparison: a > b ? 0xff : 0
782 __device__ __forceinline__ uint vcmpgt4(uint a, uint b) function in namespace:cv::cudev
  /external/opencv3/modules/core/include/opencv2/core/cuda/
simd_functions.hpp 734 static __device__ __forceinline__ unsigned int vcmpgt4(unsigned int a, unsigned int b) function in namespace:cv::cuda::device

Completed in 150 milliseconds