Searched refs:t18 (Results 1 - 6 of 6) sorted by relevance
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 88 t18 = 5.99347334438437081412945428365433073e-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 D | vp9itxfm.asm | 2214 VP9_UNPACK_MULSUB_2W_4X 2, 6, 7, 3, 3196, m16069, [pd_8192], 4, 5 ; t18, t29 2249 VP9_UNPACK_MULSUB_2W_4X 3, 7, 14811, 7005, [pd_8192], 4, 5 ; t18, t29 2255 VP9_UNPACK_MULSUB_2W_4X 2, 6, 3196, m16069, [pd_8192], 4, 5 ; t18, t29 2267 VP9_UNPACK_MULSUB_2W_4X 0, 5, 15137, 6270, [pd_8192], 6, 3 ; t18, t29 2335 ; m4=t16, m5=t17, m9=t18, m8=t19, m0=t20, m1=t21, m13=t22, m12=t23, 2350 ; m8[s]=t16, m9=t17, m5=t18, m4[s]=t19, m12=t20, m13=t21, m1=t22, m0=t23, 2371 mova [tmpq+ 9*%%str], m2 ; t18 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, 2504 mova m11, [tmpq+ 9*%%str] ; t18 [all...] |
H A D | vp9itxfm_16bpp.asm | 1624 SUMSUB_BA d, 4, 0, 6 ; m4=t19, m0=t18 1631 SUMSUB_BA d, 0, 3, 6 ; m0=t17, m3=t18 1713 SUMSUB_BA d, 0, 6, 1 ; m0=t18, m6=t21 1777 UNSCRATCH 1, 8, rsp+275*mmsize ; t18
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 1533 dctint t18 = t19a - t18a; in idct32_1d() local 1556 t18a = (dctint)(-(t29 * 16069U + t18 * 3196U) + (1 << 13)) >> 14; in idct32_1d() 1557 t29a = (dctint)( t29 * 3196U - t18 * 16069U + (1 << 13)) >> 14; in idct32_1d() 1581 t18 = t17a - t18a; in idct32_1d() 1600 t18a = (dctint)( t29 * 6270U - t18 * 15137U + (1 << 13)) >> 14; in idct32_1d() 1601 t29a = (dctint)( t29 * 15137U + t18 * 6270U + (1 << 13)) >> 14; in idct32_1d() 1627 t18 = t18a + t21a; in idct32_1d() 1664 out[13] = t13 + t18; in idct32_1d() 1669 out[18] = t13 - t18; in idct32_1d()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 1379 butterfly d17, d20, d23, d20 @ d17 = t17, d20 = t18 1396 butterfly d18, d21, d27, d21 @ d18 = t18, d21 = t21 1433 butterfly d9, d20, d28, d20 @ d9 = t19, d20 = t18 1472 butterfly d9, d20, d28, d20 @ d9 = t19, d20 = t18
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 7465 T18 t18 = NullType(), in operator ()() 7500 SetArg<18, T18>::set(kernel_, t18); in operator ()()
|
Completed in 30 milliseconds