Home
last modified time | relevance | path

Searched refs:CALC_MULT_FIX2_4 (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.c102 #define CALC_MULT_FIX2_4(in0, in1, mult, scale, shift, dst) do { \ macro
208 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
209 CALC_MULT_FIX2_4(frow1, irow1, AB, scale, shift, val1_m); in ExportRowExpand_1()
210 CALC_MULT_FIX2_4(frow2, irow2, AB, scale, shift, val2_m); in ExportRowExpand_1()
221 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()
222 CALC_MULT_FIX2_4(frow1, irow1, AB, scale, shift, val1_m); in ExportRowExpand_1()
232 CALC_MULT_FIX2_4(frow0, irow0, AB, scale, shift, val0_m); in ExportRowExpand_1()

Completed in 3 milliseconds