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

  /external/opencv3/modules/hal/include/opencv2/hal/
intrin_neon.hpp 680 inline v_uint32x4 v_load_expand_q(const uchar* ptr) function in namespace:cv
687 inline v_int32x4 v_load_expand_q(const schar* ptr) function in namespace:cv
intrin_sse.hpp 1105 inline v_uint32x4 v_load_expand_q(const uchar* ptr) function in namespace:cv
1112 inline v_int32x4 v_load_expand_q(const schar* ptr) function in namespace:cv
    [all...]
intrin_cpp.hpp 467 V_TypeTraits<typename V_TypeTraits<_Tp>::w_type>::w_type, n> v_load_expand_q(const _Tp* ptr)

Completed in 40 milliseconds