/external/webp/src/dsp/ |
dec_mips32.c | 221 int temp10, temp11, temp12, temp13, temp14; local 259 "lh %[temp11], 22(%[in]) \n\t" 295 "addu %[temp16], %[temp3], %[temp11] \n\t" 296 "subu %[temp3], %[temp3], %[temp11] \n\t" 297 "mul %[temp11], %[temp7], %[kC2] \n\t" 305 "sra %[temp11], %[temp11], 16 \n\t" 307 "subu %[temp17], %[temp11], %[temp17] \n\t" 311 "addu %[temp11], %[temp16], %[temp7] \n\t" 316 "mul %[temp17], %[temp11], %[kC1] \n\t [all...] |
rescaler_mips_dsp_r2.c | 43 int temp8, temp9, temp10, temp11; local 69 "lw %[temp11], 12(%[irow]) \n\t" 75 "subu %[temp11], %[temp11], %[temp5] \n\t" 83 "maddu $ac3, %[temp11], %[temp7] \n\t" 87 "mfhi %[temp11], $ac3 \n\t" 95 "sb %[temp11], -1(%[dst]) \n\t" 101 [temp11]"=&r"(temp11), [temp2]"=&r"(temp2) 226 int temp8, temp9, temp10, temp11; local [all...] |
dec_mips_dsp_r2.c | 57 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; local 67 LOAD_WITH_OFFSET_X4(temp3, temp5, temp11, temp12, dst, 72 temp11, temp17, temp3, temp5, temp11, temp12) 75 STORE_SAT_SUM_X2(temp13, temp14, temp3, temp15, temp5, temp16, temp11, 88 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; local 96 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, 98 temp13, temp11, temp14, temp12) 107 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17, 108 temp12, temp14, temp11, temp13, temp17, temp18, temp9, temp10 165 int temp10, temp11, temp12, temp13, temp14, temp15; local [all...] |
enc_mips_dsp_r2.c | 71 [temp11]"=&r"(temp11), [temp12]"=&r"(temp12), [temp13]"=&r"(temp13), \ 148 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; local 156 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) 162 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15) 176 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; local 184 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, 186 temp13, temp11, temp14, temp12) 195 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17, 196 temp12, temp14, temp11, temp13, temp17, temp18, temp9, temp10 252 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; local 734 int temp6, temp7, temp8, temp9, temp10, temp11; local 833 int temp6, temp7, temp8, temp9, temp10, temp11; local [all...] |
enc_mips32.c | 119 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; local 127 VERTICAL_PASS(4, 20, 12, 28, temp12, temp8, temp9, temp10, temp11) 133 HORIZONTAL_PASS(3, temp3, temp7, temp11, temp15) 138 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11), 483 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; local 493 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) 499 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15) 504 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11), [all...] |
mips_macro.h | 196 [temp11]"=&r"(temp11), [temp12]"=&r"(temp12), [temp13]"=&r"(temp13), \
|
/external/libavc/common/x86/ |
ih264_iquant_itrans_recon_ssse3.c | 396 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, local [all...] |
/external/libhevc/common/x86/ |
ihevc_intra_pred_filters_sse42_intr.c | 1459 int temp11, temp21, temp31, temp41; local 2004 int temp11, temp21, temp31, temp41; local 2128 __m128i temp1, temp2, temp3, temp11, temp12; local 2346 __m128i temp1, temp2, temp11, src_values0; local 2551 __m128i temp1, temp2, temp11, src_values0; local 2807 __m128i temp11, temp12, temp13, temp14; local 3429 int temp11, temp21, temp31, temp41; local 3569 __m128i temp11, temp12, temp13, temp14; local 4112 int temp11, temp21, temp31, temp41; local [all...] |
ihevc_intra_pred_filters_ssse3_intr.c | 2372 int temp11, temp21, temp31, temp41; local 2924 int temp11, temp21, temp31, temp41; local 3054 __m128i temp1, temp2, temp3, temp11, temp12; local 3272 __m128i temp1, temp2, temp11, src_values0; local 3477 __m128i temp1, temp2, temp11, src_values0; local 3731 __m128i temp11, temp12, temp13, temp14; local 4352 int temp11, temp21, temp31, temp41; local 4496 __m128i temp11, temp12, temp13, temp14; local 5037 int temp11, temp21, temp31, temp41; local [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_texfilter.c | 84 const GLfloat temp11 = LERP(a, v011, v111); local 86 const GLfloat temp1 = LERP(b, temp01, temp11); [all...] |