Searched refs:t29 (Results 1 - 6 of 6) sorted by relevance
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 99 t29 = -5.64535486432397413273248363550536374e-07L, variable 285 y*(t24+y*(t25+y*(t26+y*(t27+y*(t28+y*(t29+y*(t30+ in lgammal_r()
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 1544 dctint t29 = t28a - t29a; 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() 1592 t29 = t30a - t29a; 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() 1638 t29 = t29a + t26a; in idct32_1d() 1653 out[ 2] = t2 + t29; in idct32_1d() 1680 out[29] = t2 - t29; in idct32_1d()
|
/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 2336 ; m3=t24, m2=t25, m14=t26, m15=t27, m7=t28, m6=t29, m10=t30, m11=t31 2351 ; m15=t24, m14=t25, m2=t26, m3=t27, m11=t28, m10=t29, m6=t30, m7=t31 2395 ; m7=t24, m6=t25, m5=t26, m4=t27, m12=t28, m13=t29, m14=t30, m15=t31 2442 ; m8=t24, m9=t25, m10=t26, m11=t27, m12=t28, m13=t29, m14=t30, m15=t31
|
H A D | vp9itxfm_16bpp.asm | 1625 SUMSUB_BA d, 2, 5, 6 ; m2=t28, m5=t29 1637 SUMSUB_BA d, 5, 6, 0 ; m5=t30, m6=t29 1692 SUMSUB_BA d, 5, 3, 0 ; m5=t29, m3=t26 1830 UNSCRATCH 2, 15, rsp+282*mmsize ; t29
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 1385 butterfly d22, d27, d24, d27 @ d22 = t30, d27 = t29 1398 butterfly d8, d26, d20, d26 @ d8 = t29, d26 = t26 1400 vmov d29, d8 @ d29 = t29 1443 butterfly d31, d27, d19, d27 @ d31 = t28, d27 = t29 1482 butterfly d31, d27, d19, d27 @ d31 = t28, d27 = t29
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 7476 T29 t29 = NullType(), in operator ()() 7511 SetArg<29, T29>::set(kernel_, t29); in operator ()()
|
Completed in 27 milliseconds