Searched refs:t28 (Results 1 - 6 of 6) sorted by relevance
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 98 t28 = 8.60844432267399655055574642052370223e-07L, 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 | 2209 pmulhrsw m7, [pw_15426x2] ;t28 2250 VP9_UNPACK_MULSUB_2W_4X 6, 2, 5520, 15426, [pd_8192], 4, 5 ; t19, t28 2268 VP9_UNPACK_MULSUB_2W_4X 1, 4, 15137, 6270, [pd_8192], 6, 3 ; t19, t28 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 2801 ; store t2-3 and t28-29 2855 ; store t2-3 and t28-29
|
H A D | vp9itxfm_16bpp.asm | 1625 SUMSUB_BA d, 2, 5, 6 ; m2=t28, m5=t29 1639 SUMSUB_MUL 7, 1, 0, 4, 15137, 6270 ; m7=t28, m1=t19 1688 UNSCRATCH 1, 12, rsp+279*mmsize ; t28
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 1543 dctint t28 = t28a + t29a; in idct32_1d() local 1591 t28a = t31 - t28; in idct32_1d() 1594 t31a = t31 + t28; in idct32_1d() 1603 t28 = (dctint)( t28a * 15137U + t19a * 6270U + (1 << 13)) >> 14; in idct32_1d() 1636 t27a = t28 - t27; in idct32_1d() 1637 t28a = t28 + t27; in idct32_1d()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 1388 mbutterfly d29, d9, d1[0], d1[1], q12, q15 @ d29 = t19, d9 = t28 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 | 7475 T28 t28 = NullType(), in operator ()() 7510 SetArg<28, T28>::set(kernel_, t28); in operator ()()
|
Completed in 28 milliseconds