Searched refs:STORE_SAT_SUM_X2 (Results 1 – 3 of 3) sorted by relevance
/external/webp/src/dsp/ |
D | dec_mips_dsp_r2.c | 40 STORE_SAT_SUM_X2(temp6, temp7, temp8, temp9, temp10, temp1, temp2, temp3, in TransformDC() 75 STORE_SAT_SUM_X2(temp13, temp14, temp3, temp15, temp5, temp16, temp11, in TransformAC3() 143 STORE_SAT_SUM_X2(temp5, temp6, temp7, temp8, temp17, temp18, temp10, temp11, in TransformOne()
|
D | mips_macro.h | 160 #define STORE_SAT_SUM_X2(IO0, IO1, IO2, IO3, IO4, IO5, IO6, IO7, \ macro
|
D | enc_mips_dsp_r2.c | 232 STORE_SAT_SUM_X2(temp5, temp6, temp7, temp8, temp17, temp18, temp10, temp11, in ITransformOne()
|