Home
last modified time | relevance | path

Searched refs:t12 (Results 1 - 25 of 28) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dhqxdsp.c30 int t10, t11, t12, t13; in idct_col() local
60 t12 = tE + (tA >> 1) * 2 - t9; in idct_col()
64 blk[1 * 8] = t12 + t9 * 2; in idct_col()
69 blk[6 * 8] = t12; in idct_col()
76 int t10, t11, t12, t13; in idct_row() local
96 t12 = tE + tA * 2 - t9; in idct_row()
100 blk[1] = (t12 + t9 * 2 + 4) >> 3; in idct_row()
105 blk[6] = (t12 + 4) >> 3; in idct_row()
H A Dvp9dsp_template.c1289 dctint t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; in idct16_1d() local
1322 t12 = t12a + t13a; in idct16_1d()
1346 t12a = t15 - t12; in idct16_1d()
1349 t15a = t15 + t12; in idct16_1d()
1354 t12 = (dctint)((t12a + t11a) * 11585U + (1 << 13)) >> 14; in idct16_1d()
1359 out[ 3] = t3a + t12; in idct16_1d()
1368 out[12] = t3a - t12; in idct16_1d()
1377 dctint t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; in iadst16_1d() local
1393 t12 = IN(3) * 5520U + IN(12) * 15426U; in iadst16_1d()
1402 t4a = (dctint)((1U << 13) + t4 + t12) >> 1 in iadst16_1d()
1527 dctint t12 = t12a + t13a; idct32_1d() local
[all...]
H A Dh264pred_template.c846 int t8, t9, t10, t11, t12, t13, t14, t15; \
850 } else t8=t9=t10=t11=t12=t13=t14=t15= SRC(7,-1);
958 SRC(3,7)=SRC(4,6)=SRC(5,5)=SRC(6,4)=SRC(7,3)= (t10 + 2*t11 + t12 + 2) >> 2; in pred8x8l_down_left()
959 SRC(4,7)=SRC(5,6)=SRC(6,5)=SRC(7,4)= (t11 + 2*t12 + t13 + 2) >> 2; in pred8x8l_down_left()
960 SRC(5,7)=SRC(6,6)=SRC(7,5)= (t12 + 2*t13 + t14 + 2) >> 2; in pred8x8l_down_left()
1078 SRC(7,7)= (t10 + 2*t11 + t12 + 2) >> 2; in pred8x8l_vertical_left()
/third_party/ffmpeg/libavcodec/alpha/
H A Dregdef.h58 #define t12 $27 macro
60 #define pv t12 /* procedure-variable register */
69 #define tc t12
H A Dme_cmp_mvi_asm.S27 #define tc t12
/third_party/typescript/tests/baselines/reference/
H A DdynamicNames.js115 let t12: T12;
123 t0 = t12, t0 = t13, t0 = t14, t0 = t15, t12 = t0, t13 = t0, t14 = t0, t15 = t0;
194 let t12;
201 t0 = t12, t0 = t13, t0 = t14, t0 = t15, t12 = t0, t13 = t0, t14 = t0, t15 = t0;
H A DjsxHash.js12 var t12 = <a>#</a>; variable
26 var t12 = <a>#</a>; variable
H A DdeclFileTypeAnnotationVisibilityErrorTypeAlias.js36 export type t12 = public1;
123 export type t12 = public1;
H A DunionsOfTupleTypes1.js38 let t12 = t1[2]; // undefined
79 var t12 = t1[2]; // undefined
H A DcontextualTyping.js98 t12: IBar;
118 t12: IBar;
137 objc8.t12 = {
303 objc8.t12 = {
/third_party/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp577 double t12 = t1Seed + t1Step * 2; in intersectionFinder() local
588 test = c1.ptAtT(t12); in intersectionFinder()
589 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step; in intersectionFinder()
605 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
608 SkDPoint p12 = c1.ptAtT(t12); in intersectionFinder()
H A DPathOpsQuadIntersectionTest.cpp469 double t12 = t1Seed + t1Step * 2; in intersectionFinder() local
480 test = quad1.ptAtT(t12); in intersectionFinder()
481 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step; in intersectionFinder()
497 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
500 SkDPoint p12 = quad1.ptAtT(t12); in intersectionFinder()
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9itxfm.asm926 pmulhrsw m0, [pw_15679x2] ; t12-13
929 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15
938 ; m7=t8, m6=t9, m2=t10, m3=t11, m4=t12, m5=t13, m1=t14, m0=t15
972 pmulhrsw m6, [pw_15679x2] ; t12
978 VP9_UNPACK_MULSUB_2W_4X 1, 6, 4756, 15679, [pd_8192], 4, 5 ; t11, t12
982 ; m5=t8, m3=t9, m7=t10, m1=t11, m6=t12, m0=t13, m4=t14, m2=t15
985 SUMSUB_BA w, 0, 6, 4 ; t12, t13
988 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15
996 ; m3=t8, m2=t9, m6=t10, m7=t11, m0=t12, m1=t13, m5=t14, m4=t15
1005 SUMSUB_BA w, 0, 4, 7 ; t15, t12
[all...]
H A Dvp9itxfm_16bpp.asm1044 SUMSUB_BA d, 2, 6, 0 ; m2=t12,m6=t13
1053 SUMSUB_MUL 4, 3, 0, 5, 11585, 11585 ; m4=t12, m3=t11
1300 SUMSUB_MUL_D 0, 3, 6, 7, 5520, 15426 ; m0/6=t12, m3/7=t13
1311 SUMSUB_MUL_D 1, 2, 6, 7, 3196, 16069 ; m1/6=t13, m2/7=t12
1362 SUMSUB_MUL_D 0, 3, 1, 2, 15137, 6270 ; m0/1=t12, m3/2=t13
/third_party/ffmpeg/libavcodec/mips/
H A Dvc1dsp_msa.c319 v8i16 t8, t9, t10, t11, t12, t13, t14, t15; in put_vc1_mspel_mc_h_v_msa() local
369 t12 = cnst_para1 * in_l1 + cnst_para2 * in_l2 in put_vc1_mspel_mc_h_v_msa()
397 ADD4(t12, cnst_r, t13, cnst_r, t14, cnst_r, t15, cnst_r, in put_vc1_mspel_mc_h_v_msa()
398 t12, t13, t14, t15); in put_vc1_mspel_mc_h_v_msa()
402 t12 >>= shift, t13 >>= shift, t14 >>= shift, t15 >>= shift; in put_vc1_mspel_mc_h_v_msa()
405 TRANSPOSE8x8_SH_SH(t8, t9, t10, t11, t12, t13, t14, t15, in put_vc1_mspel_mc_h_v_msa()
406 t8, t9, t10, t11, t12, t13, t14, t15); in put_vc1_mspel_mc_h_v_msa()
H A Dvp8dsp_mmi.c1011 int t00, t01, t02, t03, t10, t11, t12, t13, t20, t21, t22, t23, t30, t31, t32, t33; in ff_vp8_luma_dc_wht_mmi()
1029 t12 = dc[5] - dc[ 9]; in ff_vp8_luma_dc_wht_mmi()
1039 dc[ 5] = t13 + t12; in ff_vp8_luma_dc_wht_mmi()
1049 dc[13] = t13 - t12; in ff_vp8_luma_dc_wht_mmi()
/third_party/musl/src/math/
H A Dlgamma_r.c113 t12 = 3.15632070903625950361e-04, /* 0x3F34AF6D, 0x6C0EBBF7 */ variable
243 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __lgamma_r()
H A Dlgammaf_r.c48 t12 = 3.1563205994e-04, /* 0x39a57b6b */ variable
178 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __lgammaf_r()
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlgamma_r.c113 t12 = 3.15632070903625950361e-04, /* 0x3F34AF6D, 0x6C0EBBF7 */ variable
243 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __lgamma_r()
H A Dlgammaf_r.c48 t12 = 3.1563205994e-04, /* 0x39a57b6b */ variable
178 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __lgammaf_r()
/third_party/pulseaudio/speex/libspeexdsp/
H A Dsmallft.c846 t11,t12; in dradbg() local
966 t12=t9; in dradbg()
968 ch[t5-1]=cc[t11-1]+cc[t12-1]; in dradbg()
969 ch[t6-1]=cc[t11-1]-cc[t12-1]; in dradbg()
970 ch[t5]=cc[t11]-cc[t12]; in dradbg()
971 ch[t6]=cc[t11]+cc[t12]; in dradbg()
975 t12+=t10; in dradbg()
1018 t12=t7; in dradbg()
1021 c2[t5++]+=ai2*ch2[t12++]; in dradbg()
/third_party/FreeBSD/lib/msun/ld128/
H A De_lgammal_r.c82 t12 = 8.78232634717681264035014878172485575e-04L, variable
283 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+ in lgammal_r()
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_16bpp_neon.S846 mbutterfly0 d29, d28, d29, d28, d16, d30, q8, q15 @ d29 = t12, d28 = t11
848 vswp d27, d29 @ d27 = t12, d29 = t13a
849 vswp d28, d27 @ d28 = t12, d27 = t11
878 butterfly d17, d27, d19, d27 @ d17 = t12, d27 = t13
903 butterfly d17, d27, d19, d27 @ d17 = t12, d27 = t13
962 mbutterfly_l q7, q6, d19, d28, d2[1], d2[0] @ q7 = t13, q6 = t12
976 mbutterfly_l q2, q3, d28, d19, d2[1], d2[0] @ q2 = t12, q3 = t13
990 mbutterfly_l q5, q4, d19, d28, d1[0], d1[1] @ q5 = t13, q4 = t12
/third_party/python/Lib/
H A Dturtle.py2929 def shapetransform(self, t11=None, t12=None, t21=None, t22=None):
2932 Optional arguments: t11, t12, t21, t22 -- numbers.
2937 according to the matrix consisting of first row t11, t12 and
2949 if t11 is t12 is t21 is t22 is None:
2953 if t12 is not None: m12 = t12
2956 if t11 * t22 - t12 * t21 == 0:
3003 t11, t12, t21, t22 = self._shapetrafo
3006 t11, t12, t21, t22 = l, 0, 0, l
3009 return tuple((t11*x + t12*
[all...]
/third_party/ffmpeg/libavutil/x86/
H A Dtx_float.asm143 shufps %2, %1, %3, q1010 ; t12, r12

Completed in 37 milliseconds

12