Lines Matching refs:src2
64 #define IDCT_ROW_COND_DC(src1, src2) \
66 "dmfc1 $12, "#src2" \n\t" \
71 "punpcklhw $f30, "#src1", "#src2" \n\t" \
72 "punpckhhw $f31, "#src1", "#src2" \n\t" \
76 "punpckhhw "#src2", $f30, $f31 \n\t" \
79 "pmaddhw $f31, "#src2", $f19 \n\t" \
90 "pmaddhw $f31, "#src2", $f21 \n\t" \
101 "pmaddhw $f31, "#src2", $f23 \n\t" \
112 "pmaddhw $f31, "#src2", $f25 \n\t" \
114 "psubw "#src2", $f30, $f31 \n\t" \
115 "punpcklwd $f30, "#src1", "#src2" \n\t" \
116 "punpckhwd $f31, "#src1", "#src2" \n\t" \
125 "punpckhhw "#src2", $f29, $f28 \n\t" \
129 "punpcklwd "#src2", "#src2", $f30 \n\t" \
141 "punpcklwd "#src2", $f28, $f28 \n\t" \
209 #define IDCT_COL_CASE2(src1, src2, out1, out2) \
211 "pmaddhw $f29, "#src2", $f19 \n\t" \
217 "pmaddhw $f31, "#src2", $f21 \n\t" \
225 "pmaddhw $f29, "#src2", $f23 \n\t" \
233 "pmaddhw $f31, "#src2", $f25 \n\t" \