Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dsmooth.simd.hpp1358 v_int32 v_res3 = v_dotprod(v_tmp1, v_mul01); in vlineSmooth3N() local
1493 v_int32 v_res3 = v_dotprod(v_tmp1, v_mul01); in vlineSmooth5N() local
1684 v_int32 v_res3 = 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.cpp502 …v_uint32 v_res3 = v_reinterpret_as_u32(v_dotprod(v_reinterpret_as_s16(v_src3), v_reinterpret_as_s1… in hlineResizeCn() local
574 …v_uint32 v_res3 = v_reinterpret_as_u32(v_dotprod(v_reinterpret_as_s16(v_src3), v_reinterpret_as_s1… in hlineResizeCn() local
717 v_int32 v_res3 = v_dotprod(v_tmp1, v_mul); in vlineResize() local