Searched refs:t1 (Results 1 - 25 of 41) sorted by relevance

12

/frameworks/native/opengl/libagl/arch-mips/
H A Dfixed_asm.S35 srl $t1,$a0,23
36 andi $t1,$t1,0xff /* get the e */
38 subu $t1,$t2,$t1 /* t1=127+15-e */
39 blez $t1,0f /* t1<=0? */
43 subu $t1,$t1,
[all...]
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dbit_cnt.c46 Word32 t0,t1,t2,t3,i; local
61 t1= values[i+1];
67 bc1_2 = bc1_2 + EXPAND(huff_ltab1_2[t0+1][t1+1][t2+1][t3+1]);
70 bc5_6 = bc5_6 + EXPAND(huff_ltab5_6[t0+4][t1+4]);
74 t1=ABS(t1);
79 bc3_4 = bc3_4 + EXPAND(huff_ltab3_4[t0][t1][t2][t3]);
81 bc7_8 = bc7_8 + EXPAND(huff_ltab7_8[t0][t1]);
84 bc9_10 = bc9_10 + EXPAND(huff_ltab9_10[t0][t1]);
87 bc11 = bc11 + huff_ltab11[t0][t1];
122 Word32 t0,t1,t2,t3, i; local
197 Word32 t0,t1,i; local
253 Word32 t0,t1, i; local
302 Word32 t0,t1,i; local
349 Word32 t0,t1,i; local
390 Word32 t0,t1,t00,t01,i; local
498 Word32 i, t0, t1, t2, t3, t00, t01; local
[all...]
H A Dtransform.c32 t = p0; t1 = *(&(p0)+1); \
34 p1 = t; *(&(p1)+1) = t1
46 int t, t1; local
114 int t0, t1, t2, t3; local
146 t1 = (i0 + i2) >> 1;
151 buf[ 1] = i4 + t1;
153 buf[ 9] = i4 - t1;
165 t1 = MULHIGH(SQRT1_2, r0 + i0);
170 buf[ 7] = i6 - t1;
172 buf[15] = i6 + t1;
192 int t0, t1; local
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dcalc_cor.cpp227 Word32 t1; local
237 t1 = 0;
248 t1 = amrnb_fxp_mac_16_by_16bb((Word32) * (p), (Word32) * (p1++), t1);
253 t1 = amrnb_fxp_mac_16_by_16bb((Word32) * (p), (Word32) * (p1++), t1);
259 *(corr++) = t1 << 1;
H A Dhp_max.cpp138 Word32 max, t0, t1;
171 t1 = 0L;
174 t1 = L_mac (t1, *p, *p1);
178 t0 = L_sub(L_shl(t0, 1), L_shl(t1, 1));
249 Word32 max, t0, t1; local
282 t1 = 0L;
285 t1 = L_mac(t1, *p, *p1, pOverflow);
290 t1
[all...]
H A Dlevinson.cpp482 Word32 t0, t1, t2; // temporary variable
486 t1 = L_Comp (Rh[1], Rl[1]);
487 t2 = L_abs (t1); // abs R[1]
489 if (t1 > 0)
527 t1 = L_Comp (Rh[i], Rl[i]);
528 t0 = L_add (t0, t1); // add R[i]
532 t1 = L_abs (t0);
533 t2 = Div_32 (t1, alp_h, alp_l); // abs(t0)/Alpha
655 register Word32 t1; /* temporary variable */ local
667 t1
[all...]
H A Dp_ol_wgh.cpp486 Word32 t1;
519 t1 = 0;
524 t1 = L_mac (t1, *p1, *p1);
531 vadSt->L_R0 = L_add(vadSt->L_R0, t1); // Save max energy
535 vad_tone_detection (vadSt, t0, t1);
540 // is t2/t1 > 0.4 ?
541 *gain_flg = pv_round(L_msu(t0, pv_round(t1), 13107));
597 Word32 t1; local
632 t1
[all...]
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Disp_az.cpp145 int32 t1; local
190 t1 = f2[i];
192 t1 = fxp_mul32_by_16b(t1, isp[m - 1]) << 1;
194 f2[i] -= t1;
212 /* compute t1 = abs(t0) */
213 t1 = t0 - (t0 < 0);
214 t1 = t1 ^(t1 >> 3
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s127 t1 RN 10 label
290 UHADD8 t1, p_0, q_1
293 UHSUB8 t1, t1, t2
295 EOR t1, t1, m01, LSL #7
304 SEL P_0, t1, p_0
348 USUB8 t1, p_1, p_0
353 SSUB8 t1, t1, t
[all...]
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s103 t1 RN 10 label
208 UHADD8 t1, p_0, q_1
211 UHSUB8 t1, t1, t2
213 EOR t1, t1, m01, LSL #7
222 SEL P_0, t1, p_0
267 USUB8 t1, p_1, p_0
272 SSUB8 t1, t1, t
[all...]
H A DarmVCM4P10_DeblockingLuma_unsafe_s.s111 t1 RN 12 label
145 USUB8 t1, p_1, p_0
149 SSUB8 t1, t1, t2
153 SHSUB8 t1, t1, t2
155 SSUB8 t1, t1, t2
156 SHSUB8 t1, t1, t
[all...]
/frameworks/webview/chromium/tools/WebViewShell/src/com/android/webview/chromium/shell/
H A DStartupTimeActivity.java36 long t1 = SystemClock.elapsedRealtime();
40 android.util.Log.i("WebViewShell", "WebViewStartupTimeMillis=" + (t2 - t1));
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
H A Dlsp_az.cpp520 Word32 t1; local
545 t1 = *(p_f1++) - *(p_f2++); /* f1[i] - f2[i] */
548 t1 = t1 + ((Word32) 1 << 12);
551 a[j] = (Word16)(t1 >> 13);
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/
H A DRadix4FFT_v7.s65 VQDMULH.S32 Q11, Q3, Q15 @ MULHIGH(sinx, t1)
66 VQDMULH.S32 Q12, Q3, Q14 @ MULHIGH(cosx, t1)
69 VADD.S32 Q2, Q10, Q11 @ MULHIGH(cosx, t0) + MULHIGH(sinx, t1)
70 VSUB.S32 Q3, Q12, Q13 @ MULHIGH(cosx, t1) - MULHIGH(sinx, t0)
74 VSHR.S32 Q11, Q1, #2 @ t1 = r1 >> 2@
77 VSUB.S32 Q1, Q11, Q3 @ r1 = t1 - r3@
79 VADD.S32 Q3, Q11, Q3 @ r3 = t1 + r3@
86 VQDMULH.S32 Q11, Q5, Q15 @ MULHIGH(sinx, t1)
87 VQDMULH.S32 Q12, Q5, Q14 @ MULHIGH(cosx, t1)
90 VADD.S32 Q8, Q10, Q11 @ MULHIGH(cosx, t0) + MULHIGH(sinx, t1)
[all...]
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dlevinson.c121 Word32 t0, t1, t2; /* temporary variable */ local
130 t1 = ((Rh[1] << 16) + (Rl[1] << 1)); /* R[1] in Q31 */
131 t2 = L_abs(t1); /* abs R[1] */
133 if (t1 > 0)
172 t1 = ((Rh[i] << 16) + (Rl[i] << 1));
173 t0 = vo_L_add(t0, t1); /* add R[i] in Q31 */
176 t1 = L_abs(t0);
177 t2 = Div_32(t1, alp_h, alp_l); /* abs(t0)/Alpha */
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
H A DRadix4FFT_v5.s62 smulwt r3, r11, r8 @ L_mpy_wx(cosx, t1)
64 smlawb r2, r11, r8, r4 @ r2 = L_mpy_wx(cosx, t0) + L_mpy_wx(sinx, t1)@
68 mov r11, r1, asr #2 @ t1 = r1 >> 2@
70 sub r3, r3, r5 @ r3 = L_mpy_wx(cosx, t1) - L_mpy_wx(sinx, t0)@
74 sub r1, r11, r3 @ r1 = t1 - r3@
77 add r3, r11, r3 @ r3 = t1 + r3@
86 smulwt r5, r11, r8 @ L_mpy_wx(cosx, t1)
88 smlawb r4, r11, r8, r6 @ r4 = L_mpy_wx(cosx, t0) + L_mpy_wx(sinx, t1)@
92 sub r5, r5, r7 @ r5 = L_mpy_wx(cosx, t1) - L_mpy_wx(sinx, t0)@
98 smulwt r7, r11, r8 @ L_mpy_wx(cosx, t1)
[all...]
/frameworks/base/core/tests/coretests/src/android/util/
H A DListItemFactory.java247 TextView t1 = new TextView(context);
248 t1.setHeight(desiredHeight);
249 t1.setText(text);
250 t1.setGravity(Gravity.START | Gravity.CENTER_VERTICAL);
254 ll.addView(t1, lp1);
281 TextView t1 = (TextView) ((LinearLayout) convertView).getChildAt(0);
283 t1.setText(text);
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_x86.c762 __m128i t0, t1, t2, t3; local
784 t1 = _mm_unpackhi_epi8(out0, _mm_setzero_si128());
785 t1 = _mm_mullo_epi16(t1, _mm_sub_epi16(all1s, ina));
786 t1 = _mm_srai_epi16(t1, 8);
787 t1 = _mm_add_epi16(t1, ins);
805 t0 = _mm_packus_epi16(t0, t1);
818 __m128i t0, t1, t local
875 __m128i t0, t1, t2, t3; local
925 __m128i t0, t1, t2, t3; local
975 __m128i t0, t1, t2, t3; local
1027 __m128i t0, t1, t2, t3; local
1080 __m128i t0, t1, t2, t3; local
1151 __m128i t0, t1, t2, t3; local
1241 __m128i t0, t1, t2, t3; local
[all...]
/frameworks/base/core/tests/coretests/src/android/os/
H A DTraceTest.java88 Thread t1 = new aThread();
89 t1.start();
95 t1.join();
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_intra_prediction.c1390 u8 t1, t2; local
1407 t1 = left[y ];
1409 l[1] = t1;
1411 t1 = left[y + 2];
1413 l[3] = t1;
1418 t1 = data[y * 16 + x - 1 ];
1420 l[1] = t1;
1422 t1 = data[y * 16 + x - 1 + 32];
1424 l[3] = t1;
1431 t1
1493 u8 t1, t2; local
1525 u8 t1, t2; local
1559 u8 t1, t2, t3, t4; local
[all...]
H A Dh264bsd_deblocking.c2215 u32 t1, t2; local
2217 t1 = bs[i][0];
2219 threshold[i][0] = (t1) ? tc0[indexA][t1] : 0;
2220 t1 = bs[i][2];
2223 threshold[i][2] = (t1) ? tc0[indexA][t1] : 0;
2224 t1 = bs[i][4];
2227 threshold[i][4] = (t1) ? tc0[indexA][t1]
2256 u32 t1, t2, t3, t4; local
2346 u32 t1, t2; local
2371 u32 t1, t2, t3, t4; local
[all...]
/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
H A DAAC_E_SAMPLES.c136 int t1, t2; local
231 t1 = clock();
258 total += t2 - t1;
/frameworks/native/opengl/libagl/
H A Dmatrix.h80 int32_t t1,t2,t3;
87 "mflo %[t1]\r\n"
89 "addu %[t1],%[res],%[t1]\r\n" /*add 0x8000*/
90 "sltu %[t3],%[t1],%[res]\r\n"
92 "srl %[res],%[t1],16\r\n"
95 : [res]"=&r"(res),[t1]"=&r"(t1),[t2]"=&r"(t2),[t3]"=&r"(t3)
166 int32_t t1,t2;
172 "mfhi %[t1]\
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
H A Dvad1.h164 Word32 t1, /* i : energy */
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
H A DCodecTest.java107 long t1=0;
115 t1=SystemClock.uptimeMillis();
126 Log.v(TAG, "mp currentPositon = " + currentPosition + " play duration = " + (t2-t1));
133 if ((currentPosition < ((t2-t1) *1.2)) && (currentPosition > 0))
166 long t1 =0;
179 t1=SystemClock.uptimeMillis();
187 Log.v(TAG, "looping position " + currentPosition + "duration = " + (t2-t1));
195 if ((currentPosition < ((t2-t1-5000)*1.2)) && currentPosition > 0)
205 long t1=0;
212 t1
[all...]

Completed in 1068 milliseconds

12