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

  /external/opencv3/modules/hal/include/opencv2/hal/
intrin_neon.hpp 352 inline void v_mul_expand(const v_int16x8& a, const v_int16x8& b, function in namespace:cv
359 inline void v_mul_expand(const v_uint16x8& a, const v_uint16x8& b, function in namespace:cv
366 inline void v_mul_expand(const v_uint32x4& a, const v_uint32x4& b, function in namespace:cv
intrin_sse.hpp 628 inline void v_mul_expand(const v_int16x8& a, const v_int16x8& b, function in namespace:cv
637 inline void v_mul_expand(const v_uint16x8& a, const v_uint16x8& b, function in namespace:cv
646 inline void v_mul_expand(const v_uint32x4& a, const v_uint32x4& b, function in namespace:cv
    [all...]
intrin_cpp.hpp 314 template<typename _Tp, int n> inline void v_mul_expand(const v_reg<_Tp, n>& a, const v_reg<_Tp, n>& b, function in namespace:cv

Completed in 35 milliseconds