Lines Matching refs:dst2
145 v4i32 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_vc1_inv_trans_4x8_msa() local
204 LD_SW8(dest, linesize, dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in ff_vc1_inv_trans_4x8_msa()
205 ILVR_B8_SW(zero_m, dst0, zero_m, dst1, zero_m, dst2, zero_m, dst3, in ff_vc1_inv_trans_4x8_msa()
207 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in ff_vc1_inv_trans_4x8_msa()
208 ILVR_H4_SW(zero_m, dst0, zero_m, dst1, zero_m, dst2, zero_m, dst3, in ff_vc1_inv_trans_4x8_msa()
209 dst0, dst1, dst2, dst3); in ff_vc1_inv_trans_4x8_msa()
220 ADD4(in_r0, dst0, in_r1, dst1, in_r2, dst2, in_r3, dst3, in ff_vc1_inv_trans_4x8_msa()
235 v4i32 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_vc1_inv_trans_8x4_msa() local
279 LD_SW4(dest, linesize, dst0, dst1, dst2, dst3); in ff_vc1_inv_trans_8x4_msa()
280 ILVR_B4_SW(zero_m, dst0, zero_m, dst1, zero_m, dst2, zero_m, dst3, in ff_vc1_inv_trans_8x4_msa()
281 dst0, dst1, dst2, dst3); in ff_vc1_inv_trans_8x4_msa()
282 ILVL_H4_SW(zero_m, dst0, zero_m, dst1, zero_m, dst2, zero_m, dst3, in ff_vc1_inv_trans_8x4_msa()
284 ILVR_H4_SW(zero_m, dst0, zero_m, dst1, zero_m, dst2, zero_m, dst3, in ff_vc1_inv_trans_8x4_msa()
285 dst0, dst1, dst2, dst3); in ff_vc1_inv_trans_8x4_msa()
295 ADD4(in0, dst0, in1, dst1, in2, dst2, in3, dst3, in0, in1, in2, in3); in ff_vc1_inv_trans_8x4_msa()