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

  /external/webp/src/dsp/
dec_mips_dsp_r2.c 57 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; local
71 CONVERT_2_BYTES_TO_HALF(temp13, temp14, temp3, temp15, temp5, temp16,
75 STORE_SAT_SUM_X2(temp13, temp14, temp3, temp15, temp5, temp16, temp11,
88 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; local
107 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17,
109 temp15, temp4, temp16, temp17)
117 SRA_16(temp13, temp14, temp15, temp16, temp3, temp4, temp17, temp8)
125 temp3, temp13, temp1, temp9, temp9, temp13, temp11, temp15,
127 MUL_SHIFT_SUM(temp6, temp8, temp18, temp17, temp11, temp15, temp12, temp16,
128 temp8, temp15, temp6, temp11, temp12, temp16, temp10, temp14
165 int temp10, temp11, temp12, temp13, temp14, temp15; local
    [all...]
enc_mips_dsp_r2.c 72 [temp14]"=&r"(temp14), [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), \
76 // temp0..temp15 holds tmp[0]..tmp[15]
113 // temp0..temp15 holds tmp[0]..tmp[15]
149 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; local
158 HORIZONTAL_PASS(3, temp12, temp13, temp14, temp15)
163 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15)
177 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; local
196 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17,
198 temp15, temp4, temp16, temp17
253 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; local
    [all...]
enc_mips32.c 29 // temp0..temp15 holds tmp[0]..tmp[15]
58 // temp0..temp15 holds tmp[0]..tmp[15]
121 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; local
129 VERTICAL_PASS(6, 22, 14, 30, temp20, temp12, temp13, temp14, temp15)
134 HORIZONTAL_PASS(3, temp3, temp7, temp11, temp15)
141 [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), [temp17]"=&r"(temp17),
413 // temp0..temp15 holds tmp[0]..tmp[15]
451 // temp0..temp15 holds tmp[0]..tmp[15]
485 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16 local
    [all...]
mips_macro.h 197 [temp14]"=&r"(temp14), [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), \
dec_mips32.c 222 int temp15, temp16, temp17, temp18; local
260 "lh %[temp15], 30(%[in]) \n\t"
293 "mul %[temp17], %[temp15], %[kC1] \n\t"
294 "mul %[temp15], %[temp15], %[kC2] \n\t"
304 "sra %[temp15], %[temp15], 16 \n\t"
308 "addu %[temp7], %[temp7], %[temp15] \n\t"
309 "addu %[temp15], %[temp3], %[temp17] \n\t"
328 "mul %[temp9], %[temp15], %[kC1] \n\t
    [all...]
  /external/libavc/common/x86/
ih264_iquant_itrans_recon_ssse3.c 396 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, local
    [all...]

Completed in 544 milliseconds