Searched refs:t26 (Results 1 - 6 of 6) sorted by relevance
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 96 t26 = 1.99238771545503819972741288511303401e-06L, variable 285 y*(t24+y*(t25+y*(t26+y*(t27+y*(t28+y*(t29+y*(t30+ in lgammal_r()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm.asm | 2284 VP9_UNPACK_MULSUB_2W_4X 1, 4, 5, 0, 9102, 13623, [pd_8192], 7, 2 ; t21, t26 2306 VP9_UNPACK_MULSUB_2W_4X 0, 5, 8423, 14053, [pd_8192], 2, 3 ; t21, t26 2311 VP9_UNPACK_MULSUB_2W_4X 1, 4, 9102, 13623, [pd_8192], 2, 3 ; t21, t26 2336 ; m3=t24, m2=t25, m14=t26, m15=t27, m7=t28, m6=t29, m10=t30, m11=t31 2348 VP9_UNPACK_MULSUB_2W_4X 2, 7, 6270, m15137, [pd_8192], 4, 5 ; t21, t26 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 2806 ; store t4-5 and t26-27 2862 ; store t4-5 and t26 [all...] |
H A D | vp9itxfm_16bpp.asm | 1656 SUMSUB_BA d, 2, 0, 4 ; m2=t27, m0=t26 1682 SUMSUB_BA d, 6, 5, 1 ; m6=t25, m5=t26 1692 SUMSUB_BA d, 5, 3, 0 ; m5=t29, m3=t26 1730 UNSCRATCH 1, 12, rsp+279*mmsize ; t26
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 1541 dctint t26 = t27a - t26a; in idct32_1d() local 1558 t21a = (dctint)( t26 * 13623U - t21 * 9102U + (1 << 13)) >> 14; in idct32_1d() 1559 t26a = (dctint)( t26 * 9102U + t21 * 13623U + (1 << 13)) >> 14; in idct32_1d() 1589 t26 = t25a - t26a; in idct32_1d() 1606 t21a = (dctint)(-(t26 * 15137U + t21 * 6270U) + (1 << 13)) >> 14; in idct32_1d() 1607 t26a = (dctint)( t26 * 6270U - t21 * 15137U + (1 << 13)) >> 14; in idct32_1d() 1635 t26 = t29a - t26a; in idct32_1d() 1644 t21a = (dctint)((t26 - t21 ) * 11585U + (1 << 13)) >> 14; in idct32_1d() 1645 t26a = (dctint)((t26 + t21 ) * 11585U + (1 << 13)) >> 14; in idct32_1d()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 1383 butterfly d23, d26, d25, d26 @ d23 = t25, d26 = t26 1398 butterfly d8, d26, d20, d26 @ d8 = t29, d26 = t26 1441 butterfly d30, d21, d29, d21 @ d30 = t27, d21 = t26 1480 butterfly d30, d21, d29, d21 @ d30 = t27, d21 = t26
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 7473 T26 t26 = NullType(), in operator ()() 7508 SetArg<26, T26>::set(kernel_, t26); in operator ()()
|
Completed in 28 milliseconds