Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
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()
192 CALC_MULT_FIX2_16(frow2, frow3, irow2, irow3, AB, scale, shift, t2, t3); 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()
210 CALC_MULT_FIX2_4(frow2, irow2, AB, scale, shift, val2_m); in ExportRowExpand_1()

Completed in 3 milliseconds