Home
last modified time | relevance | path

Searched refs:vget_low_u16 (Results 1 – 25 of 752) sorted by relevance

12345678910>>...31

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/simd/arm/arm64/
H A Djccolext-neon.c84 y_ll = vmlal_laneq_u16(y_ll, vget_low_u16(g_l), consts, 1); in jsimd_rgb_ycc_convert_neon()
85 y_ll = vmlal_laneq_u16(y_ll, vget_low_u16(b_l), consts, 2); in jsimd_rgb_ycc_convert_neon()
90 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(g_h), consts, 1); in jsimd_rgb_ycc_convert_neon()
91 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(b_h), consts, 2); in jsimd_rgb_ycc_convert_neon()
270 y_l = vmlal_laneq_u16(y_l, vget_low_u16(g), consts, 1); in jsimd_rgb_ycc_convert_neon()
271 y_l = vmlal_laneq_u16(y_l, vget_low_u16(b), consts, 2); in jsimd_rgb_ycc_convert_neon()
278 cb_l = vmlsl_laneq_u16(cb_l, vget_low_u16(r), consts, 3); in jsimd_rgb_ycc_convert_neon()
279 cb_l = vmlsl_laneq_u16(cb_l, vget_low_u16(g), consts, 4); in jsimd_rgb_ycc_convert_neon()
280 cb_l = vmlal_laneq_u16(cb_l, vget_low_u16(b), consts, 5); in jsimd_rgb_ycc_convert_neon()
288 cr_l = vmlal_laneq_u16(cr_l, vget_low_u16(r), consts, 5); in jsimd_rgb_ycc_convert_neon()
[all …]
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/aarch64/
H A Djccolext-neon.c85 y_ll = vmlal_laneq_u16(y_ll, vget_low_u16(g_l), consts, 1); in jsimd_rgb_ycc_convert_neon()
86 y_ll = vmlal_laneq_u16(y_ll, vget_low_u16(b_l), consts, 2); in jsimd_rgb_ycc_convert_neon()
91 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(g_h), consts, 1); in jsimd_rgb_ycc_convert_neon()
92 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(b_h), consts, 2); in jsimd_rgb_ycc_convert_neon()
273 y_l = vmlal_laneq_u16(y_l, vget_low_u16(g), consts, 1); in jsimd_rgb_ycc_convert_neon()
274 y_l = vmlal_laneq_u16(y_l, vget_low_u16(b), consts, 2); in jsimd_rgb_ycc_convert_neon()
281 cb_l = vmlsl_laneq_u16(cb_l, vget_low_u16(r), consts, 3); in jsimd_rgb_ycc_convert_neon()
282 cb_l = vmlsl_laneq_u16(cb_l, vget_low_u16(g), consts, 4); in jsimd_rgb_ycc_convert_neon()
283 cb_l = vmlal_laneq_u16(cb_l, vget_low_u16(b), consts, 5); in jsimd_rgb_ycc_convert_neon()
291 cr_l = vmlal_laneq_u16(cr_l, vget_low_u16(r), consts, 5); in jsimd_rgb_ycc_convert_neon()
[all …]
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/aarch64/
H A Djccolext-neon.c85 y_ll = vmlal_laneq_u16(y_ll, vget_low_u16(g_l), consts, 1); in jsimd_rgb_ycc_convert_neon()
86 y_ll = vmlal_laneq_u16(y_ll, vget_low_u16(b_l), consts, 2); in jsimd_rgb_ycc_convert_neon()
91 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(g_h), consts, 1); in jsimd_rgb_ycc_convert_neon()
92 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(b_h), consts, 2); in jsimd_rgb_ycc_convert_neon()
273 y_l = vmlal_laneq_u16(y_l, vget_low_u16(g), consts, 1); in jsimd_rgb_ycc_convert_neon()
274 y_l = vmlal_laneq_u16(y_l, vget_low_u16(b), consts, 2); in jsimd_rgb_ycc_convert_neon()
281 cb_l = vmlsl_laneq_u16(cb_l, vget_low_u16(r), consts, 3); in jsimd_rgb_ycc_convert_neon()
282 cb_l = vmlsl_laneq_u16(cb_l, vget_low_u16(g), consts, 4); in jsimd_rgb_ycc_convert_neon()
283 cb_l = vmlal_laneq_u16(cb_l, vget_low_u16(b), consts, 5); in jsimd_rgb_ycc_convert_neon()
291 cr_l = vmlal_laneq_u16(cr_l, vget_low_u16(r), consts, 5); in jsimd_rgb_ycc_convert_neon()
[all …]
/dports/www/firefox/firefox-99.0/media/libjpeg/simd/arm/aarch64/
H A Djccolext-neon.c85 y_ll = vmlal_laneq_u16(y_ll, vget_low_u16(g_l), consts, 1); in jsimd_rgb_ycc_convert_neon()
86 y_ll = vmlal_laneq_u16(y_ll, vget_low_u16(b_l), consts, 2); in jsimd_rgb_ycc_convert_neon()
91 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(g_h), consts, 1); in jsimd_rgb_ycc_convert_neon()
92 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(b_h), consts, 2); in jsimd_rgb_ycc_convert_neon()
273 y_l = vmlal_laneq_u16(y_l, vget_low_u16(g), consts, 1); in jsimd_rgb_ycc_convert_neon()
274 y_l = vmlal_laneq_u16(y_l, vget_low_u16(b), consts, 2); in jsimd_rgb_ycc_convert_neon()
281 cb_l = vmlsl_laneq_u16(cb_l, vget_low_u16(r), consts, 3); in jsimd_rgb_ycc_convert_neon()
282 cb_l = vmlsl_laneq_u16(cb_l, vget_low_u16(g), consts, 4); in jsimd_rgb_ycc_convert_neon()
283 cb_l = vmlal_laneq_u16(cb_l, vget_low_u16(b), consts, 5); in jsimd_rgb_ycc_convert_neon()
291 cr_l = vmlal_laneq_u16(cr_l, vget_low_u16(r), consts, 5); in jsimd_rgb_ycc_convert_neon()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-sys-1.0.1/vendor/simd/arm/aarch64/
H A Djccolext-neon.c85 y_ll = vmlal_laneq_u16(y_ll, vget_low_u16(g_l), consts, 1); in jsimd_rgb_ycc_convert_neon()
86 y_ll = vmlal_laneq_u16(y_ll, vget_low_u16(b_l), consts, 2); in jsimd_rgb_ycc_convert_neon()
91 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(g_h), consts, 1); in jsimd_rgb_ycc_convert_neon()
92 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(b_h), consts, 2); in jsimd_rgb_ycc_convert_neon()
273 y_l = vmlal_laneq_u16(y_l, vget_low_u16(g), consts, 1); in jsimd_rgb_ycc_convert_neon()
274 y_l = vmlal_laneq_u16(y_l, vget_low_u16(b), consts, 2); in jsimd_rgb_ycc_convert_neon()
281 cb_l = vmlsl_laneq_u16(cb_l, vget_low_u16(r), consts, 3); in jsimd_rgb_ycc_convert_neon()
282 cb_l = vmlsl_laneq_u16(cb_l, vget_low_u16(g), consts, 4); in jsimd_rgb_ycc_convert_neon()
283 cb_l = vmlal_laneq_u16(cb_l, vget_low_u16(b), consts, 5); in jsimd_rgb_ycc_convert_neon()
291 cr_l = vmlal_laneq_u16(cr_l, vget_low_u16(r), consts, 5); in jsimd_rgb_ycc_convert_neon()
[all …]
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/
H A Dmat_pixel_affine.cpp289 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c1()
291 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c1()
599 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c2()
600 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_1), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c2()
603 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c2()
604 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_1), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c2()
952 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
953 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_1), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
954 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_2), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
958 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c3()
[all …]
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/
H A Dmat_pixel_affine.cpp289 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c1()
291 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c1()
599 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c2()
600 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_1), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c2()
603 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c2()
604 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_1), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c2()
952 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
953 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_1), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
954 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_2), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
958 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c3()
[all …]
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/
H A Dmat_pixel_affine.cpp289 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c1()
291 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c1()
599 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c2()
600 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_1), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c2()
603 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c2()
604 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_1), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c2()
952 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
953 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_1), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
954 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_2), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
958 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c3()
[all …]
/dports/misc/ncnn/ncnn-20211208/src/
H A Dmat_pixel_affine.cpp289 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c1()
291 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c1()
599 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c2()
600 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_1), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c2()
603 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c2()
604 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_1), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c2()
952 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_0), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
953 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_1), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
954 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_a0_2), vget_low_u16(_alpha0)), vget_low_u16(_a1… in warpaffine_bilinear_c3()
958 …l = vqshrn_n_u32(vmlal_u16(vmull_u16(vget_low_u16(_b0_0), vget_low_u16(_alpha0)), vget_low_u16(_b1… in warpaffine_bilinear_c3()
[all …]
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/arm/
H A Dsuper_res_neon.cc214 uint32x4_t res_lo = vmull_u16(vget_low_u16(src[1]), vget_low_u16(f[1])); in SuperRes()
215 res_lo = vmlal_u16(res_lo, vget_low_u16(src[3]), vget_low_u16(f[3])); in SuperRes()
216 res_lo = vmlal_u16(res_lo, vget_low_u16(src[4]), vget_low_u16(f[4])); in SuperRes()
217 res_lo = vmlal_u16(res_lo, vget_low_u16(src[6]), vget_low_u16(f[6])); in SuperRes()
219 uint32x4_t temp_lo = vmull_u16(vget_low_u16(src[0]), vget_low_u16(f[0])); in SuperRes()
220 temp_lo = vmlal_u16(temp_lo, vget_low_u16(src[2]), vget_low_u16(f[2])); in SuperRes()
221 temp_lo = vmlal_u16(temp_lo, vget_low_u16(src[5]), vget_low_u16(f[5])); in SuperRes()
222 temp_lo = vmlal_u16(temp_lo, vget_low_u16(src[7]), vget_low_u16(f[7])); in SuperRes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/simd/arm/arm/
H A Djccolext-neon.c96 uint32x4_t y_low = vmull_lane_u16(vget_low_u16(r), consts.val[0], 0); in jsimd_rgb_ycc_convert_neon()
97 y_low = vmlal_lane_u16(y_low, vget_low_u16(g), consts.val[0], 1); in jsimd_rgb_ycc_convert_neon()
98 y_low = vmlal_lane_u16(y_low, vget_low_u16(b), consts.val[0], 2); in jsimd_rgb_ycc_convert_neon()
105 cb_low = vmlsl_lane_u16(cb_low, vget_low_u16(r), consts.val[0], 3); in jsimd_rgb_ycc_convert_neon()
106 cb_low = vmlsl_lane_u16(cb_low, vget_low_u16(g), consts.val[1], 0); in jsimd_rgb_ycc_convert_neon()
107 cb_low = vmlal_lane_u16(cb_low, vget_low_u16(b), consts.val[1], 1); in jsimd_rgb_ycc_convert_neon()
115 cr_low = vmlal_lane_u16(cr_low, vget_low_u16(r), consts.val[1], 1); in jsimd_rgb_ycc_convert_neon()
116 cr_low = vmlsl_lane_u16(cr_low, vget_low_u16(g), consts.val[1], 2); in jsimd_rgb_ycc_convert_neon()
117 cr_low = vmlsl_lane_u16(cr_low, vget_low_u16(b), consts.val[1], 3); in jsimd_rgb_ycc_convert_neon()
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/aarch32/
H A Djccolext-neon.c98 uint32x4_t y_low = vmull_lane_u16(vget_low_u16(r), consts.val[0], 0); in jsimd_rgb_ycc_convert_neon()
99 y_low = vmlal_lane_u16(y_low, vget_low_u16(g), consts.val[0], 1); in jsimd_rgb_ycc_convert_neon()
100 y_low = vmlal_lane_u16(y_low, vget_low_u16(b), consts.val[0], 2); in jsimd_rgb_ycc_convert_neon()
107 cb_low = vmlsl_lane_u16(cb_low, vget_low_u16(r), consts.val[0], 3); in jsimd_rgb_ycc_convert_neon()
108 cb_low = vmlsl_lane_u16(cb_low, vget_low_u16(g), consts.val[1], 0); in jsimd_rgb_ycc_convert_neon()
109 cb_low = vmlal_lane_u16(cb_low, vget_low_u16(b), consts.val[1], 1); in jsimd_rgb_ycc_convert_neon()
117 cr_low = vmlal_lane_u16(cr_low, vget_low_u16(r), consts.val[1], 1); in jsimd_rgb_ycc_convert_neon()
118 cr_low = vmlsl_lane_u16(cr_low, vget_low_u16(g), consts.val[1], 2); in jsimd_rgb_ycc_convert_neon()
119 cr_low = vmlsl_lane_u16(cr_low, vget_low_u16(b), consts.val[1], 3); in jsimd_rgb_ycc_convert_neon()
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/aarch32/
H A Djccolext-neon.c98 uint32x4_t y_low = vmull_lane_u16(vget_low_u16(r), consts.val[0], 0); in jsimd_rgb_ycc_convert_neon()
99 y_low = vmlal_lane_u16(y_low, vget_low_u16(g), consts.val[0], 1); in jsimd_rgb_ycc_convert_neon()
100 y_low = vmlal_lane_u16(y_low, vget_low_u16(b), consts.val[0], 2); in jsimd_rgb_ycc_convert_neon()
107 cb_low = vmlsl_lane_u16(cb_low, vget_low_u16(r), consts.val[0], 3); in jsimd_rgb_ycc_convert_neon()
108 cb_low = vmlsl_lane_u16(cb_low, vget_low_u16(g), consts.val[1], 0); in jsimd_rgb_ycc_convert_neon()
109 cb_low = vmlal_lane_u16(cb_low, vget_low_u16(b), consts.val[1], 1); in jsimd_rgb_ycc_convert_neon()
117 cr_low = vmlal_lane_u16(cr_low, vget_low_u16(r), consts.val[1], 1); in jsimd_rgb_ycc_convert_neon()
118 cr_low = vmlsl_lane_u16(cr_low, vget_low_u16(g), consts.val[1], 2); in jsimd_rgb_ycc_convert_neon()
119 cr_low = vmlsl_lane_u16(cr_low, vget_low_u16(b), consts.val[1], 3); in jsimd_rgb_ycc_convert_neon()
/dports/www/firefox/firefox-99.0/media/libjpeg/simd/arm/aarch32/
H A Djccolext-neon.c98 uint32x4_t y_low = vmull_lane_u16(vget_low_u16(r), consts.val[0], 0); in jsimd_rgb_ycc_convert_neon()
99 y_low = vmlal_lane_u16(y_low, vget_low_u16(g), consts.val[0], 1); in jsimd_rgb_ycc_convert_neon()
100 y_low = vmlal_lane_u16(y_low, vget_low_u16(b), consts.val[0], 2); in jsimd_rgb_ycc_convert_neon()
107 cb_low = vmlsl_lane_u16(cb_low, vget_low_u16(r), consts.val[0], 3); in jsimd_rgb_ycc_convert_neon()
108 cb_low = vmlsl_lane_u16(cb_low, vget_low_u16(g), consts.val[1], 0); in jsimd_rgb_ycc_convert_neon()
109 cb_low = vmlal_lane_u16(cb_low, vget_low_u16(b), consts.val[1], 1); in jsimd_rgb_ycc_convert_neon()
117 cr_low = vmlal_lane_u16(cr_low, vget_low_u16(r), consts.val[1], 1); in jsimd_rgb_ycc_convert_neon()
118 cr_low = vmlsl_lane_u16(cr_low, vget_low_u16(g), consts.val[1], 2); in jsimd_rgb_ycc_convert_neon()
119 cr_low = vmlsl_lane_u16(cr_low, vget_low_u16(b), consts.val[1], 3); in jsimd_rgb_ycc_convert_neon()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-sys-1.0.1/vendor/simd/arm/aarch32/
H A Djccolext-neon.c98 uint32x4_t y_low = vmull_lane_u16(vget_low_u16(r), consts.val[0], 0); in jsimd_rgb_ycc_convert_neon()
99 y_low = vmlal_lane_u16(y_low, vget_low_u16(g), consts.val[0], 1); in jsimd_rgb_ycc_convert_neon()
100 y_low = vmlal_lane_u16(y_low, vget_low_u16(b), consts.val[0], 2); in jsimd_rgb_ycc_convert_neon()
107 cb_low = vmlsl_lane_u16(cb_low, vget_low_u16(r), consts.val[0], 3); in jsimd_rgb_ycc_convert_neon()
108 cb_low = vmlsl_lane_u16(cb_low, vget_low_u16(g), consts.val[1], 0); in jsimd_rgb_ycc_convert_neon()
109 cb_low = vmlal_lane_u16(cb_low, vget_low_u16(b), consts.val[1], 1); in jsimd_rgb_ycc_convert_neon()
117 cr_low = vmlal_lane_u16(cr_low, vget_low_u16(r), consts.val[1], 1); in jsimd_rgb_ycc_convert_neon()
118 cr_low = vmlsl_lane_u16(cr_low, vget_low_u16(g), consts.val[1], 2); in jsimd_rgb_ycc_convert_neon()
119 cr_low = vmlsl_lane_u16(cr_low, vget_low_u16(b), consts.val[1], 3); in jsimd_rgb_ycc_convert_neon()
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/
H A Djcgryext-neon.c77 uint32x4_t y_ll = vmull_n_u16(vget_low_u16(r_l), F_0_298); in jsimd_rgb_gray_convert_neon()
79 uint32x4_t y_hl = vmull_n_u16(vget_low_u16(r_h), F_0_298); in jsimd_rgb_gray_convert_neon()
81 y_ll = vmlal_n_u16(y_ll, vget_low_u16(g_l), F_0_587); in jsimd_rgb_gray_convert_neon()
83 y_hl = vmlal_n_u16(y_hl, vget_low_u16(g_h), F_0_587); in jsimd_rgb_gray_convert_neon()
85 y_ll = vmlal_n_u16(y_ll, vget_low_u16(b_l), F_0_113); in jsimd_rgb_gray_convert_neon()
87 y_hl = vmlal_n_u16(y_hl, vget_low_u16(b_h), F_0_113); in jsimd_rgb_gray_convert_neon()
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/
H A Djcgryext-neon.c77 uint32x4_t y_ll = vmull_n_u16(vget_low_u16(r_l), F_0_298); in jsimd_rgb_gray_convert_neon()
79 uint32x4_t y_hl = vmull_n_u16(vget_low_u16(r_h), F_0_298); in jsimd_rgb_gray_convert_neon()
81 y_ll = vmlal_n_u16(y_ll, vget_low_u16(g_l), F_0_587); in jsimd_rgb_gray_convert_neon()
83 y_hl = vmlal_n_u16(y_hl, vget_low_u16(g_h), F_0_587); in jsimd_rgb_gray_convert_neon()
85 y_ll = vmlal_n_u16(y_ll, vget_low_u16(b_l), F_0_113); in jsimd_rgb_gray_convert_neon()
87 y_hl = vmlal_n_u16(y_hl, vget_low_u16(b_h), F_0_113); in jsimd_rgb_gray_convert_neon()
/dports/www/firefox/firefox-99.0/media/libjpeg/simd/arm/
H A Djcgryext-neon.c77 uint32x4_t y_ll = vmull_n_u16(vget_low_u16(r_l), F_0_298); in jsimd_rgb_gray_convert_neon()
79 uint32x4_t y_hl = vmull_n_u16(vget_low_u16(r_h), F_0_298); in jsimd_rgb_gray_convert_neon()
81 y_ll = vmlal_n_u16(y_ll, vget_low_u16(g_l), F_0_587); in jsimd_rgb_gray_convert_neon()
83 y_hl = vmlal_n_u16(y_hl, vget_low_u16(g_h), F_0_587); in jsimd_rgb_gray_convert_neon()
85 y_ll = vmlal_n_u16(y_ll, vget_low_u16(b_l), F_0_113); in jsimd_rgb_gray_convert_neon()
87 y_hl = vmlal_n_u16(y_hl, vget_low_u16(b_h), F_0_113); in jsimd_rgb_gray_convert_neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/simd/arm/common/
H A Djcgryext-neon.c79 uint32x4_t y_ll = vmull_n_u16(vget_low_u16(r_l), F_0_298); in jsimd_rgb_gray_convert_neon()
81 uint32x4_t y_hl = vmull_n_u16(vget_low_u16(r_h), F_0_298); in jsimd_rgb_gray_convert_neon()
83 y_ll = vmlal_n_u16(y_ll, vget_low_u16(g_l), F_0_587); in jsimd_rgb_gray_convert_neon()
85 y_hl = vmlal_n_u16(y_hl, vget_low_u16(g_h), F_0_587); in jsimd_rgb_gray_convert_neon()
87 y_ll = vmlal_n_u16(y_ll, vget_low_u16(b_l), F_0_113); in jsimd_rgb_gray_convert_neon()
89 y_hl = vmlal_n_u16(y_hl, vget_low_u16(b_h), F_0_113); in jsimd_rgb_gray_convert_neon()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-sys-1.0.1/vendor/simd/arm/
H A Djcgryext-neon.c77 uint32x4_t y_ll = vmull_n_u16(vget_low_u16(r_l), F_0_298); in jsimd_rgb_gray_convert_neon()
79 uint32x4_t y_hl = vmull_n_u16(vget_low_u16(r_h), F_0_298); in jsimd_rgb_gray_convert_neon()
81 y_ll = vmlal_n_u16(y_ll, vget_low_u16(g_l), F_0_587); in jsimd_rgb_gray_convert_neon()
83 y_hl = vmlal_n_u16(y_hl, vget_low_u16(g_h), F_0_587); in jsimd_rgb_gray_convert_neon()
85 y_ll = vmlal_n_u16(y_ll, vget_low_u16(b_l), F_0_113); in jsimd_rgb_gray_convert_neon()
87 y_hl = vmlal_n_u16(y_hl, vget_low_u16(b_h), F_0_113); in jsimd_rgb_gray_convert_neon()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/arm/
H A Daom_convolve8_neon.c107 d16u16 = vget_low_u16(q8u16); in aom_convolve8_horiz_neon()
109 d18u16 = vget_low_u16(q9u16); in aom_convolve8_horiz_neon()
114 d20s16 = vreinterpret_s16_u16(vget_low_u16(q10u16)); in aom_convolve8_horiz_neon()
152 d16s16 = vreinterpret_s16_u16(vget_low_u16(q8u16)); in aom_convolve8_horiz_neon()
154 d18s16 = vreinterpret_s16_u16(vget_low_u16(q9u16)); in aom_convolve8_horiz_neon()
156 d22s16 = vreinterpret_s16_u16(vget_low_u16(q11u16)); in aom_convolve8_horiz_neon()
157 d24s16 = vreinterpret_s16_u16(vget_low_u16(q12u16)); in aom_convolve8_horiz_neon()
159 d26s16 = vreinterpret_s16_u16(vget_low_u16(q13u16)); in aom_convolve8_horiz_neon()
260 d18s16 = vreinterpret_s16_u16(vget_low_u16(q9u16)); in aom_convolve8_vert_neon()
262 d22s16 = vreinterpret_s16_u16(vget_low_u16(q11u16)); in aom_convolve8_vert_neon()
[all …]
H A Daom_convolve8_avg_neon.c106 d16u16 = vget_low_u16(q8u16); in aom_convolve8_avg_horiz_neon()
108 d18u16 = vget_low_u16(q9u16); in aom_convolve8_avg_horiz_neon()
113 d20s16 = vreinterpret_s16_u16(vget_low_u16(q10u16)); in aom_convolve8_avg_horiz_neon()
159 d16s16 = vreinterpret_s16_u16(vget_low_u16(q8u16)); in aom_convolve8_avg_horiz_neon()
161 d18s16 = vreinterpret_s16_u16(vget_low_u16(q9u16)); in aom_convolve8_avg_horiz_neon()
163 d22s16 = vreinterpret_s16_u16(vget_low_u16(q11u16)); in aom_convolve8_avg_horiz_neon()
164 d24s16 = vreinterpret_s16_u16(vget_low_u16(q12u16)); in aom_convolve8_avg_horiz_neon()
166 d26s16 = vreinterpret_s16_u16(vget_low_u16(q13u16)); in aom_convolve8_avg_horiz_neon()
276 d18s16 = vreinterpret_s16_u16(vget_low_u16(q9u16)); in aom_convolve8_avg_vert_neon()
278 d22s16 = vreinterpret_s16_u16(vget_low_u16(q11u16)); in aom_convolve8_avg_vert_neon()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.c113 d16u16 = vget_low_u16(q8u16); in vpx_convolve8_horiz_neon()
115 d18u16 = vget_low_u16(q9u16); in vpx_convolve8_horiz_neon()
120 d20s16 = vreinterpret_s16_u16(vget_low_u16(q10u16)); in vpx_convolve8_horiz_neon()
159 d16s16 = vreinterpret_s16_u16(vget_low_u16(q8u16)); in vpx_convolve8_horiz_neon()
161 d18s16 = vreinterpret_s16_u16(vget_low_u16(q9u16)); in vpx_convolve8_horiz_neon()
163 d22s16 = vreinterpret_s16_u16(vget_low_u16(q11u16)); in vpx_convolve8_horiz_neon()
164 d24s16 = vreinterpret_s16_u16(vget_low_u16(q12u16)); in vpx_convolve8_horiz_neon()
166 d26s16 = vreinterpret_s16_u16(vget_low_u16(q13u16)); in vpx_convolve8_horiz_neon()
269 d18s16 = vreinterpret_s16_u16(vget_low_u16(q9u16)); in vpx_convolve8_vert_neon()
271 d22s16 = vreinterpret_s16_u16(vget_low_u16(q11u16)); in vpx_convolve8_vert_neon()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.c113 d16u16 = vget_low_u16(q8u16); in vpx_convolve8_horiz_neon()
115 d18u16 = vget_low_u16(q9u16); in vpx_convolve8_horiz_neon()
120 d20s16 = vreinterpret_s16_u16(vget_low_u16(q10u16)); in vpx_convolve8_horiz_neon()
159 d16s16 = vreinterpret_s16_u16(vget_low_u16(q8u16)); in vpx_convolve8_horiz_neon()
161 d18s16 = vreinterpret_s16_u16(vget_low_u16(q9u16)); in vpx_convolve8_horiz_neon()
163 d22s16 = vreinterpret_s16_u16(vget_low_u16(q11u16)); in vpx_convolve8_horiz_neon()
164 d24s16 = vreinterpret_s16_u16(vget_low_u16(q12u16)); in vpx_convolve8_horiz_neon()
166 d26s16 = vreinterpret_s16_u16(vget_low_u16(q13u16)); in vpx_convolve8_horiz_neon()
269 d18s16 = vreinterpret_s16_u16(vget_low_u16(q9u16)); in vpx_convolve8_vert_neon()
271 d22s16 = vreinterpret_s16_u16(vget_low_u16(q11u16)); in vpx_convolve8_vert_neon()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/common/arm/neon/
H A Dvp9_convolve8_neon.c126 d16u16 = vget_low_u16(q8u16); in riscv_harts_realize()
128 d18u16 = vget_low_u16(q9u16); in riscv_harts_realize()
133 d20s16 = vreinterpret_s16_u16(vget_low_u16(q10u16)); in riscv_harts_realize()
172 d16s16 = vreinterpret_s16_u16(vget_low_u16(q8u16)); in riscv_harts_realize()
174 d18s16 = vreinterpret_s16_u16(vget_low_u16(q9u16)); in riscv_harts_realize()
176 d22s16 = vreinterpret_s16_u16(vget_low_u16(q11u16)); in riscv_harts_realize()
177 d24s16 = vreinterpret_s16_u16(vget_low_u16(q12u16)); in riscv_harts_realize()
179 d26s16 = vreinterpret_s16_u16(vget_low_u16(q13u16)); in riscv_harts_realize()
286 d18s16 = vreinterpret_s16_u16(vget_low_u16(q9u16));
288 d22s16 = vreinterpret_s16_u16(vget_low_u16(q11u16));
[all …]

12345678910>>...31