Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler_msa.c186 v4u32 frow0, frow1, frow2, frow3, irow0, irow1, irow2, irow3; in ExportRowExpand_1() local
189 LD_UW4(irow, 4, irow0, irow1, irow2, irow3); in ExportRowExpand_1()
191 CALC_MULT_FIX2_16(frow2, frow3, irow2, irow3, AB, scale, shift, t2, t3); in ExportRowExpand_1()