Home
last modified time | relevance | path

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

/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_neon.hpp680 inline v_uint32x4 v_load_expand_q(const uchar* ptr)
687 inline v_int32x4 v_load_expand_q(const schar* ptr) in v_load_expand_q() function
Dintrin_sse.hpp1105 inline v_uint32x4 v_load_expand_q(const uchar* ptr) in v_load_expand_q() function
1112 inline v_int32x4 v_load_expand_q(const schar* ptr) in v_load_expand_q() function
Dintrin_cpp.hpp467 V_TypeTraits<typename V_TypeTraits<_Tp>::w_type>::w_type, n> v_load_expand_q(const _Tp* ptr) in v_load_expand_q() function