Home
last modified time | relevance | path

Searched defs:v_res1 (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dsmooth.simd.hpp1235 v_uint32 v_res0, v_res1; in hlineSmoothONa_yzy_a() local
1355 v_int32 v_res1 = v_dotprod(v_tmp1, v_mul01); in vlineSmooth3N() local
1490 v_int32 v_res1 = v_dotprod(v_tmp1, v_mul01); in vlineSmooth5N() local
1681 v_int32 v_res1 = v_dotprod(v_tmp1, v_mul); in vlineSmooth() local
1799 v_int32 v_res0, v_res1, v_res2, v_res3, v_res4, v_res5, v_res6, v_res7; in vlineSmoothONa_yzy_a() local
1877 v_uint64 v_res0, v_res1, v_res2, v_res3; in vlineSmoothONa_yzy_a() local
H A Dresize.cpp432 …v_uint32 v_res1 = v_reinterpret_as_u32(v_dotprod(v_reinterpret_as_s16(v_src1), v_reinterpret_as_s1… in hlineResizeCn() local
500 …v_uint32 v_res1 = v_reinterpret_as_u32(v_dotprod(v_reinterpret_as_s16(v_src1), v_reinterpret_as_s1… in hlineResizeCn() local
572 …v_uint32 v_res1 = v_reinterpret_as_u32(v_dotprod(v_reinterpret_as_s16(v_src1), v_reinterpret_as_s1… in hlineResizeCn() local
628 v_uint64 v_res1 = v_reinterpret_as_u64(v_src1 * vx_load((uint32_t*)m + VECSZ)); in hlineResizeCn() local
671 v_uint16 v_res1 = (v_src1 + v_fixedRound) >> 8; in vlineSet() local
711 v_int32 v_res1 = v_dotprod(v_tmp1, v_mul); in vlineResize() local
/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Dmul.cpp1039 …vec64 v_res1 = internal::vqmovn(vrshrq_n<shift>(internal::vqsubq(v_mul1, vshrq_n<shift>(internal::… in mulShift() local
1067 …vec64 v_res1 = internal::vmovn(vrshrq_n<shift>(internal::vqsubq(v_mul1, vshrq_n<shift>(internal::v… in mulShift() local