Home
last modified time | relevance | path

Searched refs:t13 (Results 1 - 17 of 17) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhqxdsp.c30 int t10, t11, t12, t13; in idct_col() local
61 t13 = tF + (tB >> 1) * 2 - t4; in idct_col()
63 blk[0 * 8] = t13 + t4 * 2; in idct_col()
70 blk[7 * 8] = t13; in idct_col()
76 int t10, t11, t12, t13; in idct_row() local
97 t13 = tF + tB * 2 - t4; in idct_row()
99 blk[0] = (t13 + t4 * 2 + 4) >> 3; in idct_row()
106 blk[7] = (t13 + 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
1323 t13 = t12a - t13a; in idct16_1d()
1331 t10a = (dctint)(-(t13 * 15137U + t10 * 6270U) + (1 << 13)) >> 14; in idct16_1d()
1332 t13a = (dctint)( t13 * 6270U - t10 * 15137U + (1 << 13)) >> 14; in idct16_1d()
1347 t13 = t14a - t13a; in idct16_1d()
1351 t10a = (dctint)((t13 - t10) * 11585U + (1 << 13)) >> 14; in idct16_1d()
1352 t13a = (dctint)((t13 + t10) * 11585U + (1 << 13)) >> 14; 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
1394 t13 = IN(3) * 15426U - IN(12) * 5520U; in iadst16_1d()
1403 t5a = (dctint)((1U << 13) + t5 + t13) >> 1 in iadst16_1d()
1528 dctint t13 = 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);
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()
961 SRC(6,7)=SRC(7,6)= (t13 + 2*t14 + t15 + 2) >> 2; in pred8x8l_down_left()
/third_party/typescript/tests/baselines/reference/
H A DdynamicNames.js116 let t13: T13;
123 t0 = t12, t0 = t13, t0 = t14, t0 = t15, t12 = t0, t13 = t0, t14 = t0, t15 = t0;
195 let t13;
201 t0 = t12, t0 = t13, t0 = t14, t0 = t15, t12 = t0, t13 = t0, t14 = t0, t15 = t0;
H A DcontextualTyping.js99 t13: IFoo;
119 t13: IFoo;
140 objc8.t13 = <IFoo>({
306 objc8.t13 = ({
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9itxfm.asm929 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15
934 VP9_UNPACK_MULSUB_2W_4X 6, 1, 0, 7, 6270, m15137, [pd_8192], 4, 5 ; t10, t13
938 ; m7=t8, m6=t9, m2=t10, m3=t11, m4=t12, m5=t13, m1=t14, m0=t15
969 pmulhrsw m0, m7, [pw_14449x2] ; t13
977 VP9_UNPACK_MULSUB_2W_4X 7, 0, 14449, 7723, [pd_8192], 4, 5 ; t10, t13
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
990 VP9_UNPACK_MULSUB_2W_4X 6, 1, 6270, m15137, [pd_8192], 4, 5 ; t10, t13
996 ; m3=t8, m2=t9, m6=t10, m7=t11, m0=t12, m1=t13, m
[all...]
H A Dvp9itxfm_16bpp.asm1044 SUMSUB_BA d, 2, 6, 0 ; m2=t12,m6=t13
1055 SUMSUB_BA d, 1, 0, 5 ; m1=t14, m0=t13
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
1781 mova m6, [rsp+262*mmsize] ; 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
376 t13 = cnst_para1 * in_l2 + cnst_para2 * in_l3 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()
1019 t13 = dc[1] - dc[13]; 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.c114 t13 = -3.12754168375120860518e-04, /* 0xBF347F24, 0xECC38C38 */ variable
244 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13))); in __lgamma_r()
H A Dlgammaf_r.c49 t13 = -3.1275415677e-04, /* 0xb9a3f927 */ variable
179 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13))); in __lgammaf_r()
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlgamma_r.c114 t13 = -3.12754168375120860518e-04, /* 0xBF347F24, 0xECC38C38 */ variable
244 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13))); in __lgamma_r()
H A Dlgammaf_r.c49 t13 = -3.1275415677e-04, /* 0xb9a3f927 */ variable
179 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13))); in __lgammaf_r()
/third_party/FreeBSD/lib/msun/ld128/
H A De_lgammal_r.c83 t13 = -5.54194952796682301220684760591403899e-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.S842 butterfly d23, d27, d25, d27 @ d23 = t14, d27 = t13
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/mesa3d/include/CL/
H A Dcl.hpp7460 T13 t13 = NullType(), in operator ()()
7495 SetArg<13, T13>::set(kernel_, t13); in operator ()()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5056 SDValue t13 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, TwoToFractionalPartOfX); in getLimitedPrecisionExp2() local
5058 DAG.getNode(ISD::ADD, dl, MVT::i32, t13, IntegerPartOfX)); in getLimitedPrecisionExp2()

Completed in 50 milliseconds