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

  /external/opencv3/modules/hal/include/opencv2/hal/
intrin_cpp.hpp 679 template<int n> inline v_reg<double, n> v_cvt_f64(const v_reg<int, n*2>& a)
687 template<int n> inline v_reg<double, n> v_cvt_f64(const v_reg<float, n*2>& a)
intrin_sse.hpp 1542 inline v_float64x2 v_cvt_f64(const v_int32x4& a) function in namespace:cv
1547 inline v_float64x2 v_cvt_f64(const v_float32x4& a) function in namespace:cv
    [all...]

Completed in 34 milliseconds