Searched refs:t17 (Results 1 - 6 of 6) sorted by relevance
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 87 t17 = -9.27609865550394140067059487518862512e-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 | 2206 VP9_UNPACK_MULSUB_2W_4X 5, 0, 1, 4, 16069, 3196, [pd_8192], 6, 2 ; t17, t30 2228 VP9_UNPACK_MULSUB_2W_4X 4, 1, 11003, 12140, [pd_8192], 2, 3 ; t17, t30 2233 VP9_UNPACK_MULSUB_2W_4X 5, 0, 16069, 3196, [pd_8192], 2, 3 ; t17, t30 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, 2361 mova [tmpq+29*%%str], m1 ; t17 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, 2517 mova m10, [tmpq+29*%%str] ; t17 2608 mova m6, [tmpq+29*%%str] ; t17 [all...] |
H A D | vp9itxfm_16bpp.asm | 1610 SUMSUB_BA d, 1, 3, 4 ; m1=t16, m3=t17 1631 SUMSUB_BA d, 0, 3, 6 ; m0=t17, m3=t18 1702 mova m5, [rsp+274*mmsize] ; t17
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 1532 dctint t17 = t16a - t17a; in idct32_1d() local 1554 t17a = (dctint)( t30 * 3196U - t17 * 16069U + (1 << 13)) >> 14; in idct32_1d() 1555 t30a = (dctint)( t30 * 16069U + t17 * 3196U + (1 << 13)) >> 14; in idct32_1d() 1580 t17 = t17a + t18a; in idct32_1d() 1626 t17a = t17 + t22; in idct32_1d() 1631 t22a = t17 - t22; 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 1432 butterfly d8, d24, d16, d24 @ d8 = t16, d24 = t17 1471 butterfly d8, d24, d16, d24 @ d8 = t16, d24 = t17
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 7464 T17 t17 = NullType(), in operator ()() 7499 SetArg<17, T17>::set(kernel_, t17); in operator ()()
|
Completed in 32 milliseconds