Searched defs:temp15 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec_mips32.c215 int temp15, temp16, temp17, temp18; local
253 "lh %[temp15], 30(%[in]) \n\t"
286 "mul %[temp17], %[temp15], %[kC1] \n\t"
287 "mul %[temp15], %[temp15], %[kC2] \n\t"
297 "sra %[temp15], %[temp15], 16 \n\t"
301 "addu %[temp7], %[temp7], %[temp15] \n\t"
302 "addu %[temp15], %[temp3], %[temp17] \n\t"
321 "mul %[temp9], %[temp15],
[all...]
H A Denc_mips32.c32 // temp0..temp15 holds tmp[0]..tmp[15]
61 // temp0..temp15 holds tmp[0]..tmp[15]
123 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; local
131 VERTICAL_PASS(6, 22, 14, 30, temp20, temp12, temp13, temp14, temp15)
136 HORIZONTAL_PASS(48, 49, 50, 51, temp3, temp7, temp11, temp15)
143 [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), [temp17]"=&r"(temp17),
407 // temp0..temp15 holds tmp[0]..tmp[15]
445 // temp0..temp15 holds tmp[0]..tmp[15]
478 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp1 local
[all...]
/external/webp/src/dsp/
H A Ddec_mips32.c215 int temp15, temp16, temp17, temp18; local
253 "lh %[temp15], 30(%[in]) \n\t"
286 "mul %[temp17], %[temp15], %[kC1] \n\t"
287 "mul %[temp15], %[temp15], %[kC2] \n\t"
297 "sra %[temp15], %[temp15], 16 \n\t"
301 "addu %[temp7], %[temp7], %[temp15] \n\t"
302 "addu %[temp15], %[temp3], %[temp17] \n\t"
321 "mul %[temp9], %[temp15],
[all...]
H A Denc_mips32.c32 // temp0..temp15 holds tmp[0]..tmp[15]
61 // temp0..temp15 holds tmp[0]..tmp[15]
123 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; local
131 VERTICAL_PASS(6, 22, 14, 30, temp20, temp12, temp13, temp14, temp15)
136 HORIZONTAL_PASS(48, 49, 50, 51, temp3, temp7, temp11, temp15)
143 [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), [temp17]"=&r"(temp17),
407 // temp0..temp15 holds tmp[0]..tmp[15]
445 // temp0..temp15 holds tmp[0]..tmp[15]
478 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp1 local
[all...]

Completed in 357 milliseconds