Home
last modified time | relevance | path

Searched refs:t20 (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp578 double t20 = t2Seed - t2Step * 2; in intersectionFinder() local
593 test = c2.ptAtT(t20); in intersectionFinder()
594 t20 += t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder()
605 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
611 SkDPoint p20 = c2.ptAtT(t20); in intersectionFinder()
H A DPathOpsQuadIntersectionTest.cpp470 double t20 = t2Seed - t2Step * 2; in intersectionFinder() local
485 test = quad2.ptAtT(t20); in intersectionFinder()
486 t20 += t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder()
497 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
503 SkDPoint p20 = quad2.ptAtT(t20); in intersectionFinder()
/third_party/typescript/tests/baselines/reference/
H A DunionsOfTupleTypes1.js40 let t20 = t2[0]; // string | boolean
81 var t20 = t2[0]; // string | boolean
/third_party/FreeBSD/lib/msun/ld128/
H A De_lgammal_r.c90 t20 = 2.52476631610328129217896436186551043e-05L, variable
284 y*(t17+y*(t18+y*(t19+y*(t20+y*(t21+y*(t22+y*(t23+ in lgammal_r()
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9itxfm.asm2282 pmulhrsw m0, [pw_3981x2] ;t20
2305 VP9_UNPACK_MULSUB_2W_4X 4, 1, 15893, 3981, [pd_8192], 2, 3 ; t20, t27
2335 ; m4=t16, m5=t17, m9=t18, m8=t19, m0=t20, m1=t21, m13=t22, m12=t23,
2347 VP9_UNPACK_MULSUB_2W_4X 3, 6, 6270, m15137, [pd_8192], 4, 5 ; t20, t27
2350 ; m8[s]=t16, m9=t17, m5=t18, m4[s]=t19, m12=t20, m13=t21, m1=t22, m0=t23,
2394 ; m0=t16, m1=t17, m2=t18, m3=t19, m11=t20, m10=t21, m9=t22, m8=t23,
2441 ; m0=t16, m1=t17, m2=t18, m3=t19, m4=t20, m5=t21, m6=t22, m7=t23,
2446 mova [tmpq+17*%%str], m2 ; t20
2488 mova m9, [tmpq+17*%%str] ; t20
2611 mova m3, [tmpq+17*%%str] ; t20
[all...]
H A Dvp9itxfm_16bpp.asm1655 SUMSUB_BA d, 1, 3, 4 ; m1=t20, m3=t21
1683 SUMSUB_MUL 2, 4, 1, 3, 6270, m15137 ; m2=t27, m4=t20
1709 UNSCRATCH 4, 12, rsp+279*mmsize ; t20
1734 SUMSUB_MUL 3, 7, 0, 4, 11585, 11585 ; m3=t27, m7=t20
/third_party/ffmpeg/libavcodec/
H A Dvp9dsp_template.c1535 dctint t20 = t20a + t21a; in idct32_1d() local
1583 t20a = t23 - t20; in idct32_1d()
1586 t23a = t23 + t20; in idct32_1d()
1604 t20 = (dctint)(-(t27a * 15137U + t20a * 6270U) + (1 << 13)) >> 14; in idct32_1d()
1628 t19a = t19 + t20; in idct32_1d()
1629 t20a = t19 - t20; in idct32_1d()
1642 t20 = (dctint)((t27a - t20a) * 11585U + (1 << 13)) >> 14; in idct32_1d()
1662 out[11] = t11a + t20; in idct32_1d()
1671 out[20] = t11a - t20; in idct32_1d()
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_16bpp_neon.S1389 mbutterfly d28, d10, d1[0], d1[1], q12, q15, neg=1 @ d28 = t27, d10 = t20
1399 butterfly d19, d20, d29, d10 @ d19 = t19a, d20 = t20
1402 mbutterfly0 d27, d20, d27, d20, d8, d10, q4, q5 @ d27 = t27, d20 = t20
1434 butterfly d10, d26, d18, d26 @ d10 = t20, d26 = t21
1473 butterfly d10, d26, d18, d26 @ d10 = t20, d26 = t21
/third_party/ffmpeg/libavcodec/mips/
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()
1015 t20 = dc[2] + dc[14]; in ff_vp8_luma_dc_wht_mmi()
1035 dc[ 2] = t20 + t21; in ff_vp8_luma_dc_wht_mmi()
1045 dc[10] = t20 - t21; in ff_vp8_luma_dc_wht_mmi()
/third_party/mesa3d/include/CL/
H A Dcl.hpp7467 T20 t20 = NullType(), in operator ()()
7502 SetArg<20, T20>::set(kernel_, t20); in operator ()()

Completed in 34 milliseconds