HomeSort by relevance Sort by last modified time
    Searched refs:temp18 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dsp/
enc_mips32.c 38 "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] \n\t"
123 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; local
479 int temp17, temp18, temp19, temp20; local
    [all...]
dec_mips32.c 215 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], %[temp18] \n\t
    [all...]

Completed in 683 milliseconds