HomeSort by relevance Sort by last modified time
    Searched refs:v_cvt_f32 (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/core/src/
arithm.cpp     [all...]
  /external/opencv3/modules/hal/include/opencv2/hal/
intrin_sse.hpp 1532 inline v_float32x4 v_cvt_f32(const v_int32x4& a) function in namespace:cv
1537 inline v_float32x4 v_cvt_f32(const v_float64x2& a) function in namespace:cv
    [all...]
intrin_cpp.hpp 671 template<int n> inline v_reg<float, n> v_cvt_f32(const v_reg<int, n>& a)
intrin_neon.hpp 819 inline v_float32x4 v_cvt_f32(const v_int32x4& a) function in namespace:cv

Completed in 108 milliseconds