/external/chromium_org/third_party/libwebp/dsp/ |
enc_mips32.c | 63 // TEMP0, TEMP4, TEMP8 and TEMP12 - registers for corresponding tmp elements 64 #define HORIZONTAL_PASS(A, B, C, D, TEMP0, TEMP4, TEMP8, TEMP12) \ 69 "mul %["#TEMP8"], %["#TEMP12"], %[kC1] \n\t" \ 71 "mul %["#TEMP12"], %["#TEMP12"], %[kC2] \n\t" \ 75 "sra %["#TEMP12"], %["#TEMP12"], 16 \n\t" \ 77 "addu %[temp19], %["#TEMP4"], %["#TEMP12"] \n\t" \ 81 "subu %["#TEMP12"], %[temp16], %[temp19] \n\t" \ 86 "sra %["#TEMP12"], %["#TEMP12"], 3 \n\t" 122 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; local 478 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; local [all...] |
dec_mips32.c | 214 int temp10, temp11, temp12, temp13, temp14; local 225 "lh %[temp12], 24(%[in]) \n\t" 229 "mul %[temp17], %[temp12], %[kC1] \n\t" 231 "mul %[temp12], %[temp12], %[kC2] \n\t" 239 "sra %[temp12], %[temp12], 16 \n\t" 245 "addu %[temp4], %[temp4], %[temp12] \n\t" 254 "addu %[temp12], %[temp0], %[temp17] \n\t" 293 "addiu %[temp12], %[temp12], 4 \n\t [all...] |
/external/libhevc/common/x86/ |
ihevc_intra_pred_filters_sse42_intr.c | 2128 __m128i temp1, temp2, temp3, temp11, temp12; local 2807 __m128i temp11, temp12, temp13, temp14; local 3569 __m128i temp11, temp12, temp13, temp14; local [all...] |
ihevc_intra_pred_filters_ssse3_intr.c | 3054 __m128i temp1, temp2, temp3, temp11, temp12; local 3731 __m128i temp11, temp12, temp13, temp14; local 4496 __m128i temp11, temp12, temp13, temp14; local [all...] |