Home
last modified time | relevance | path

Searched refs:v_mul_expand (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_neon.hpp352 inline void v_mul_expand(const v_int16x8& a, const v_int16x8& b, in v_mul_expand() function
359 inline void v_mul_expand(const v_uint16x8& a, const v_uint16x8& b, in v_mul_expand() function
366 inline void v_mul_expand(const v_uint32x4& a, const v_uint32x4& b, in v_mul_expand() function
Dintrin_sse.hpp628 inline void v_mul_expand(const v_int16x8& a, const v_int16x8& b, in v_mul_expand() function
637 inline void v_mul_expand(const v_uint16x8& a, const v_uint16x8& b, in v_mul_expand() function
646 inline void v_mul_expand(const v_uint32x4& a, const v_uint32x4& b, in v_mul_expand() function
Dintrin_cpp.hpp314 template<typename _Tp, int n> inline void v_mul_expand(const v_reg<_Tp, n>& a, const v_reg<_Tp, n>&… in v_mul_expand() function