Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/hal/
H A Dintrin_forward.hpp108 __CV_V_UINT16 v_expand_high(const __CV_V_UINT8&);
109 __CV_V_INT16 v_expand_high(const __CV_V_INT8&);
110 __CV_V_UINT32 v_expand_high(const __CV_V_UINT16&);
111 __CV_V_INT32 v_expand_high(const __CV_V_INT16&);
112 __CV_V_UINT64 v_expand_high(const __CV_V_UINT32&);
113 __CV_V_INT64 v_expand_high(const __CV_V_INT32&);
H A Dintrin_sse.hpp960 __m128i a1 = v_expand_high(a).val; in v_dotprod_expand_fast()
962 __m128i b1 = v_expand_high(b).val; in v_dotprod_expand_fast()
974 __m128i a1 = v_expand_high(a).val; in v_dotprod_expand_fast()
976 __m128i b1 = v_expand_high(b).val; in v_dotprod_expand_fast()
1702 { return v_reduce_sum(v_expand_low(a) + v_expand_high(a)); }
1704 { return v_reduce_sum(v_expand_low(a) + v_expand_high(a)); } in v_reduce_sum()
1897 inline _Tpwvec v_expand_high(const _Tpvec& a) \
H A Dintrin_avx.hpp1219 { return v_reduce_sum(v_expand_low(a) + v_expand_high(a)); } in v_reduce_sum()
1221 { return v_reduce_sum(v_expand_low(a) + v_expand_high(a)); } in v_reduce_sum()
1987 inline _Tpwvec v_expand_high(const _Tpvec& a) \
H A Dintrin_avx512.hpp1253 { return v_reduce_sum(v_expand_low(a) + v_expand_high(a)); } in OPENCV_HAL_IMPL_AVX512_REDUCE_32()
1255 { return v_reduce_sum(v_expand_low(a) + v_expand_high(a)); } in v_reduce_sum()
2003 inline _Tpwvec v_expand_high(const _Tpvec& a) \
H A Dintrin_neon.hpp1731 inline _Tpwvec v_expand_high(const _Tpvec& a) \
1750 inline _Tpwvec v_expand_high(const _Tpvec& a) \
H A Dintrin_vsx.hpp367 inline _Tpwvec v_expand_high(const _Tpvec& a) \
H A Dintrin_cpp.hpp1518 v_expand_high(const v_reg<_Tp, n>& a) in v_expand_high() function
H A Dintrin_msa.hpp1281 inline _Tpwvec v_expand_high(const _Tpvec& a) \
H A Dintrin_rvv.hpp1994 inline _Tpwvec v_expand_high(const _Tpvec& a) \
H A Dintrin_wasm.hpp1853 inline _Tpwvec v_expand_high(const _Tpvec& a) \
H A Dintrin_rvv071.hpp1986 inline v_##_Tpwvec v_expand_high(const _Tpvec& a) \
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dshapedescr.cpp895 …s32(v_expand_low(v_reinterpret_as_u32(minval))), v_reinterpret_as_s32(v_expand_high(v_reinterpret_… in pointSetBoundingRect()
896 …s32(v_expand_low(v_reinterpret_as_u32(maxval))), v_reinterpret_as_s32(v_expand_high(v_reinterpret_… in pointSetBoundingRect()
911 ymin = v_reinterpret_as_s32(v_expand_high(v_reinterpret_as_u32(minval))).get0(); in pointSetBoundingRect()
912 ymax = v_reinterpret_as_s32(v_expand_high(v_reinterpret_as_u32(maxval))).get0(); in pointSetBoundingRect()
926 … ymin = min(ymin, v_reinterpret_as_s32(v_expand_high(v_reinterpret_as_u32(minval2))).get0()); in pointSetBoundingRect()
927 … ymax = max(ymax, v_reinterpret_as_s32(v_expand_high(v_reinterpret_as_u32(maxval2))).get0()); in pointSetBoundingRect()
941 …f32(v_expand_low(v_reinterpret_as_u32(minval))), v_reinterpret_as_f32(v_expand_high(v_reinterpret_… in pointSetBoundingRect()
957 ymin = cvFloor(v_reinterpret_as_f32(v_expand_high(v_reinterpret_as_u32(minval))).get0()); in pointSetBoundingRect()
958 ymax = cvFloor(v_reinterpret_as_f32(v_expand_high(v_reinterpret_as_u32(maxval))).get0()); in pointSetBoundingRect()
972 …ymin = min(ymin, cvFloor(v_reinterpret_as_f32(v_expand_high(v_reinterpret_as_u32(minval2))).get0()… in pointSetBoundingRect()
[all …]
H A Dfilter.simd.hpp711 v_mul_expand(v_reinterpret_as_s16(v_expand_high(v_src)), k0, s2, s3); in operator ()()
725 …p(v_reinterpret_as_s16(v_expand_high(v_src0) + v_expand_high(v_src2)), v_reinterpret_as_s16(v_expa… in operator ()()
740 …v_zip(v_reinterpret_as_s16(v_expand_high(v_src0)), v_reinterpret_as_s16(v_expand_high(v_src1)), xl… in operator ()()
797 v_store(dst + i + v_int32::nlanes, v_expand_high(dl)); in operator ()()
799 v_store(dst + i + 3*v_int32::nlanes, v_expand_high(dh)); in operator ()()
805 v_store(dst + i + v_int32::nlanes, v_expand_high(dl)); in operator ()()
901 …as_s16(v_sub_wrap(v_expand_high(v_src2), v_expand_high(v_src0))), v_reinterpret_as_s16(v_sub_wrap( in operator ()()
915 …v_zip(v_reinterpret_as_s16(v_expand_high(v_src1)), v_reinterpret_as_s16(v_expand_high(v_src0)), xl… in operator ()()
1336 s1 = v_muladd(v_cvt_f32(v_expand_high(xl)), f, s1); in operator ()()
1338 s3 = v_muladd(v_cvt_f32(v_expand_high(xh)), f, s3); in operator ()()
[all …]
H A Dpyramids.cpp142 …_triplets(v_dotprod(v_reinterpret_as_s16(r3l), v_6_4) + v_reinterpret_as_s32(v_expand_high(r0l)))); in PyrDownVecH()
144 …_triplets(v_dotprod(v_reinterpret_as_s16(r3h), v_6_4) + v_reinterpret_as_s32(v_expand_high(r0h)))); in PyrDownVecH()
215 …int32::nlanes/4, v_pack_triplets(v_dotprod(r1, v_1_4) + v_dotprod(r3, v_6_4) + v_expand_high(r4))); in PyrDownVecH()
240 … v_store(row + v_int32::nlanes, v_dotprod(r1, v_1_4) + v_dotprod(r3, v_6_4) + v_expand_high(r4)); in PyrDownVecH()
306 … v_reinterpret_as_s32(v_expand_high(r4)) + v_half15)); in PyrDownVecH()
337 v_reinterpret_as_s32(v_expand_high(r4)) + v_half15); in PyrDownVecH()
H A Ddemosaicing.cpp1284 …#define v_cvt_s16f32_hi(a) v_cvt_f32(v_expand_high(v_reinterpret_as_s16(a))) //(1,2,3,4,5,6,7,8… in Bayer2RGB_VNG_8u()
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dstereobm.cpp454 … v_store(hsad + d + v_uint16::nlanes, vx_load(hsad + d + v_uint16::nlanes) + v_expand_high(diff)); in findStereoCorrespondenceBM_SIMD()
505 …reinterpret_as_s16(vx_load(hsad + d + v_uint16::nlanes) + v_expand_high(diff)) - v_expand_high(cbs… in findStereoCorrespondenceBM_SIMD()
/dports/graphics/opencv/opencv-4.5.3/modules/core/test/
H A Dtest_intrin_utils.hpp458 f = v_expand_high(a); in test_expand()