Lines Matching refs:src1
64 #define IDCT_ROW_COND_DC(src1, src2) \
65 "dmfc1 $11, "#src1" \n\t" \
71 "punpcklhw $f30, "#src1", "#src2" \n\t" \
72 "punpckhhw $f31, "#src1", "#src2" \n\t" \
74 "punpcklhw "#src1", $f30, $f31 \n\t" \
78 "pmaddhw $f30, "#src1", $f18 \n\t" \
89 "pmaddhw $f30, "#src1", $f20 \n\t" \
100 "pmaddhw $f30, "#src1", $f22 \n\t" \
111 "pmaddhw $f30, "#src1", $f24 \n\t" \
113 "paddw "#src1", $f30, $f31 \n\t" \
115 "punpcklwd $f30, "#src1", "#src2" \n\t" \
116 "punpckhwd $f31, "#src1", "#src2" \n\t" \
122 "punpcklhw "#src1", $f26, $f27 \n\t" \
127 "punpcklwd "#src1", "#src1", $f31 \n\t" \
135 "psllh $f28, "#src1", $f30 \n\t" \
140 "punpcklwd "#src1", $f28, $f28 \n\t" \
209 #define IDCT_COL_CASE2(src1, src2, out1, out2) \
210 "pmaddhw $f28, "#src1", $f18 \n\t" \
216 "pmaddhw $f30, "#src1", $f20 \n\t" \
224 "pmaddhw $f28, "#src1", $f22 \n\t" \
232 "pmaddhw $f30, "#src1", $f24 \n\t" \