Home
last modified time | relevance | path

Searched defs:v_combine_high (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/hal/
H A Dintrin_cpp.hpp2307 inline v_reg<_Tp, n> v_combine_high(const v_reg<_Tp, n>& a, const v_reg<_Tp, n>& b) in v_combine_high() function
H A Dintrin_vsx.hpp497 inline _Tpvec v_combine_high(const _Tpvec& a, const _Tpvec& b) in v_combine_high() function