Home
last modified time | relevance | path

Searched refs:frow0 (Results 1 – 20 of 20) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/www/firefox/firefox-99.0/media/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/graphics/webp/libwebp-1.2.1/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/dsp/
H A Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
188 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
190 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
204 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
205 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
207 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
217 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
218 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
220 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
229 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/dsp/
H A Drescaler_msa.c187 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
189 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
191 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
205 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
206 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
208 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
218 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
219 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
221 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
230 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Drescaler_msa.c187 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
189 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
191 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
205 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
206 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
208 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
218 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
219 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
221 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
230 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Drescaler_msa.c187 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
189 LD_UW4(frow, 4, frow0, frow1, frow2, frow3); in ExportRowExpand_1()
191 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1); in ExportRowExpand_1()
205 v4u32 frow0, frow1, frow2, irow0, irow1, irow2; in ExportRowExpand_1() local
206 LD_UW3(frow, 4, frow0, frow1, frow2); in ExportRowExpand_1()
208 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
218 v4u32 frow0, frow1, irow0, irow1; in ExportRowExpand_1() local
219 LD_UW2(frow, 4, frow0, frow1); in ExportRowExpand_1()
221 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
230 const v4u32 frow0 = LD_UW(frow + 0); in ExportRowExpand_1() local
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/dsp/
H A Drescaler_msa.c187 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3;
189 LD_UW4(frow, 4, frow0, frow1, frow2, frow3);
191 CALC_MULT_FIX2_16(frow0, frow1, irow0, irow1, AB, scale, shift, t0, t1);
205 v4u32 frow0, frow1, frow2, irow0, irow1, irow2;
206 LD_UW3(frow, 4, frow0, frow1, frow2);
208 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m);
218 v4u32 frow0, frow1, irow0, irow1;
219 LD_UW2(frow, 4, frow0, frow1);
221 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m);
230 const v4u32 frow0 = LD_UW(frow + 0);
[all …]