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

  /external/opencv3/modules/hal/include/opencv2/hal/
intrin_cpp.hpp 286 inline v_reg<_Tp, n> v_sqr_magnitude(const v_reg<_Tp, n>& a, const v_reg<_Tp, n>& b) function in namespace:cv
intrin_neon.hpp 506 inline v_float32x4 v_sqr_magnitude(const v_float32x4& a, const v_float32x4& b) function in namespace:cv

Completed in 38 milliseconds