Searched refs:temp9 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c122 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; local
130 VERTICAL_PASS(4, 20, 12, 28, temp12, temp8, temp9, temp10, temp11)
134 HORIZONTAL_PASS(16, 17, 18, 19, temp1, temp5, temp9, temp13)
141 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11),
478 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; local
488 HORIZONTAL_PASS(32, 33, 34, 35, temp8, temp9, temp10, temp11)
492 VERTICAL_PASS(2, 10, 18, 26, temp1, temp5, temp9, temp13)
499 [temp9]"=&r"(temp9), [temp1
[all...]
H A Ddec_mips32.c213 int temp5, temp6, temp7, temp8, temp9; local
234 "lh %[temp9], 18(%[in]) \n\t"
248 "addu %[temp16], %[temp1], %[temp9] \n\t"
249 "subu %[temp1], %[temp1], %[temp9] \n\t"
256 "mul %[temp9], %[temp5], %[kC2] \n\t"
260 "sra %[temp9], %[temp9], 16 \n\t"
262 "subu %[temp17], %[temp9], %[temp17] \n\t"
270 "addu %[temp9], %[temp16], %[temp5] \n\t"
308 "mul %[temp10], %[temp9],
[all...]
/external/webp/src/dsp/
H A Denc_mips32.c122 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; local
130 VERTICAL_PASS(4, 20, 12, 28, temp12, temp8, temp9, temp10, temp11)
134 HORIZONTAL_PASS(16, 17, 18, 19, temp1, temp5, temp9, temp13)
141 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11),
478 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; local
488 HORIZONTAL_PASS(32, 33, 34, 35, temp8, temp9, temp10, temp11)
492 VERTICAL_PASS(2, 10, 18, 26, temp1, temp5, temp9, temp13)
499 [temp9]"=&r"(temp9), [temp1
[all...]
H A Ddec_mips32.c213 int temp5, temp6, temp7, temp8, temp9; local
234 "lh %[temp9], 18(%[in]) \n\t"
248 "addu %[temp16], %[temp1], %[temp9] \n\t"
249 "subu %[temp1], %[temp1], %[temp9] \n\t"
256 "mul %[temp9], %[temp5], %[kC2] \n\t"
260 "sra %[temp9], %[temp9], 16 \n\t"
262 "subu %[temp17], %[temp9], %[temp17] \n\t"
270 "addu %[temp9], %[temp16], %[temp5] \n\t"
308 "mul %[temp10], %[temp9],
[all...]

Completed in 42 milliseconds