Searched refs:v_abs (Results 1 – 3 of 3) sorted by relevance
702 inline v_float32x4 v_abs(const v_float32x4& x) in v_abs() function704 inline v_float64x2 v_abs(const v_float64x2& x) in v_abs() function
195 OPENCV_HAL_IMPL_MATH_FUNC(v_abs, (typename V_TypeTraits<_Tp>::abs_type)std::abs, in OPENCV_HAL_IMPL_MATH_FUNC()
436 inline v_float32x4 v_abs(v_float32x4 x) in v_abs() function