H A D | simple_idct_msa.c | 31 v4i32 temp0_r, temp1_r, temp2_r, temp3_r; in simple_idct_msa() local 60 ADD2(a0_r, const_val0, a0_l, const_val0, temp0_r, temp0_l); in simple_idct_msa() 63 BUTTERFLY_8(temp0_r, temp0_l, temp0_r, temp0_l, in simple_idct_msa() 66 UNPCK_SH_SW(in4, temp0_r, temp0_l); in simple_idct_msa() 68 MUL2(temp0_r, w4, temp0_l, w4, temp0_r, temp0_l); in simple_idct_msa() 71 ADD2(a0_r, temp0_r, a0_l, temp0_l, a0_r, a0_l); in simple_idct_msa() 72 SUB4(a1_r, temp0_r, a1_l, temp0_l, a2_r, temp0_r, a2_ in simple_idct_msa() 194 v4i32 temp0_r, temp1_r, temp2_r, temp3_r; simple_idct_put_msa() local 370 v4i32 temp0_r, temp1_r, temp2_r, temp3_r; simple_idct_add_msa() local [all...] |