Home
last modified time | relevance | path

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

/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_cpp.hpp758 #define OPENCV_HAL_IMPL_C_PACK(_Tpvec, _Tp, _Tpnvec, _Tpn, pack_suffix) \ argument
759 inline _Tpnvec v_##pack_suffix(const _Tpvec& a, const _Tpvec& b) \
769 template<int n> inline _Tpnvec v_rshr_##pack_suffix(const _Tpvec& a, const _Tpvec& b) \
779 inline void v_##pack_suffix##_store(_Tpn* ptr, const _Tpvec& a) \
784 template<int n> inline void v_rshr_##pack_suffix##_store(_Tpn* ptr, const _Tpvec& a) \