Searched defs:temp18 (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
390 "sra %[temp18], %[temp1], 31 \n\t"
393 "movz %[temp1], %[temp6], %[temp18] \n\t"
395 "lbu %[temp18], 1(%[dst]) \n\t"
397 "addu %[temp18], %[temp18], %[temp11] \n\t"
398 "sra %[temp11], %[temp18], 8 \n\t"
399 "sra %[temp1], %[temp18], 31 \n\t"
401 "xor %[temp18], %[temp18],
[all...]
H A Denc_mips32.c38 "lh %[temp18], "#B"(%[temp20]) \n\t" \
41 "addu %["#TEMP4"], %[temp16], %[temp18] \n\t" \
42 "subu %[temp16], %[temp16], %[temp18] \n\t" \
44 "mul %[temp18], %[temp19], %[kC1] \n\t" \
48 "sra %[temp18], %[temp18], 16 \n\n" \
51 "subu %["#TEMP2"], %["#TEMP0"], %[temp18] \n\t" \
76 "subu %[temp18], %["#TEMP0"], %["#TEMP8"] \n\t" \
79 "addu %["#TEMP4"], %[temp17], %[temp18] \n\t" \
80 "subu %["#TEMP8"], %[temp17], %[temp18] \
123 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; local
479 int temp17, temp18, temp19, temp20; local
[all...]
/external/webp/src/dsp/
H A Ddec_mips32.c215 int temp15, temp16, temp17, temp18; local
390 "sra %[temp18], %[temp1], 31 \n\t"
393 "movz %[temp1], %[temp6], %[temp18] \n\t"
395 "lbu %[temp18], 1(%[dst]) \n\t"
397 "addu %[temp18], %[temp18], %[temp11] \n\t"
398 "sra %[temp11], %[temp18], 8 \n\t"
399 "sra %[temp1], %[temp18], 31 \n\t"
401 "xor %[temp18], %[temp18],
[all...]
H A Denc_mips32.c38 "lh %[temp18], "#B"(%[temp20]) \n\t" \
41 "addu %["#TEMP4"], %[temp16], %[temp18] \n\t" \
42 "subu %[temp16], %[temp16], %[temp18] \n\t" \
44 "mul %[temp18], %[temp19], %[kC1] \n\t" \
48 "sra %[temp18], %[temp18], 16 \n\n" \
51 "subu %["#TEMP2"], %["#TEMP0"], %[temp18] \n\t" \
76 "subu %[temp18], %["#TEMP0"], %["#TEMP8"] \n\t" \
79 "addu %["#TEMP4"], %[temp17], %[temp18] \n\t" \
80 "subu %["#TEMP8"], %[temp17], %[temp18] \
123 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; local
479 int temp17, temp18, temp19, temp20; local
[all...]

Completed in 1157 milliseconds