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