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

  /external/chromium_org/third_party/libwebp/dsp/
enc_mips32.c 32 // 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, temp16 local
    [all...]
dec_mips32.c 215 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], %[kC1] \n\t
    [all...]

Completed in 152 milliseconds