Searched defs:temp9 (Results 1 - 5 of 5) sorted by relevance

/external/webp/src/dsp/
H A Drescaler_mips_dsp_r2.c43 int temp8, temp9, temp10, temp11; local
67 "lw %[temp9], 4(%[irow]) \n\t"
73 "subu %[temp9], %[temp9], %[temp1] \n\t"
79 "maddu $ac1, %[temp9], %[temp7] \n\t"
85 "mfhi %[temp9], $ac1 \n\t"
93 "sb %[temp9], -3(%[dst]) \n\t"
100 [temp8]"=&r"(temp8), [temp9]"=&r"(temp9), [temp10]"=&r"(temp10),
226 int temp8, temp9, temp1 local
[all...]
H A Ddec_mips32.c220 int temp5, temp6, temp7, temp8, temp9; local
241 "lh %[temp9], 18(%[in]) \n\t"
255 "addu %[temp16], %[temp1], %[temp9] \n\t"
256 "subu %[temp1], %[temp1], %[temp9] \n\t"
263 "mul %[temp9], %[temp5], %[kC2] \n\t"
267 "sra %[temp9], %[temp9], 16 \n\t"
269 "subu %[temp17], %[temp9], %[temp17] \n\t"
277 "addu %[temp9], %[temp16], %[temp5] \n\t"
315 "mul %[temp10], %[temp9],
[all...]
H A Denc_mips32.c119 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; local
127 VERTICAL_PASS(4, 20, 12, 28, temp12, temp8, temp9, temp10, temp11)
131 HORIZONTAL_PASS(1, temp1, temp5, temp9, temp13)
138 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11),
483 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; local
493 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11)
497 VERTICAL_PASS(2, 10, 18, 26, temp1, temp5, temp9, temp13)
504 [temp9]"=&r"(temp9), [temp1
[all...]
H A Ddec_mips_dsp_r2.c27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; local
38 CONVERT_2_BYTES_TO_HALF(temp6, temp7, temp8, temp9, temp10, temp1, temp2,
40 STORE_SAT_SUM_X2(temp6, temp7, temp8, temp9, temp10, temp1, temp2, temp3,
56 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
65 SHIFT_R_SUM_X2(temp1, temp6, temp7, temp8, temp2, temp9, temp10, temp4,
74 temp4, temp7, temp6, temp10, temp9)
87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
96 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14,
97 temp10, temp8, temp9, temp7, temp1, temp2, temp5, temp6,
99 INSERT_HALF_X2(temp8, temp7, temp10, temp9)
164 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
733 int temp5, temp6, temp7, temp8, temp9; local
780 int temp5, temp6, temp7, temp8, temp9; local
[all...]
H A Denc_mips_dsp_r2.c148 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; local
156 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11)
160 VERTICAL_PASS(2, 10, 18, 26, temp1, temp5, temp9, temp13)
175 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
184 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14,
185 temp10, temp8, temp9, temp7, temp1, temp2, temp5, temp6,
187 INSERT_HALF_X2(temp8, temp7, temp10, temp9)
194 LOAD_IN_X2(temp9, temp10, 28, 30)
196 temp12, temp14, temp11, temp13, temp17, temp18, temp9, temp10,
203 SRA_16(temp9, temp1
251 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
734 int temp6, temp7, temp8, temp9, temp10, temp11; local
783 int temp5, temp6, temp7, temp8, temp9; local
833 int temp6, temp7, temp8, temp9, temp10, temp11; local
880 int temp5, temp6, temp7, temp8, temp9; local
929 int temp5, temp6, temp7, temp8, temp9; local
1363 int temp5, temp6, temp7, temp8, temp9; local
[all...]

Completed in 129 milliseconds