Home
last modified time | relevance | path

Searched defs:abs_ (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dvec_math.hpp202 __device__ __forceinline__ schar abs_(schar val) in abs_() function
207 __device__ __forceinline__ short abs_(short val) in abs_() function
/external/opencv3/modules/cudaoptflow/src/cuda/
Dpyrlk.cu111 __device__ __forceinline__ float abs_(float a) in abs_() function
115 __device__ __forceinline__ float4 abs_(const float4& a) in abs_() function