Searched refs:t27 (Results 1 - 7 of 7) sorted by relevance
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 97 t27 = -1.31281299822614084861868817951788579e-06L, 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 | interplayacm.c | 365 static int t27(InterplayACMContext *s, unsigned ind, unsigned col) in t27() function 426 k24, k23, t27, k35,
|
H A D | vp9dsp_template.c | 1542 dctint t27 = t27a + t26a; in idct32_1d() local 1587 t24a = t24 + t27; in idct32_1d() 1590 t27a = t24 - t27; in idct32_1d() 1605 t27 = (dctint)( t27a * 6270U - t20a * 15137U + (1 << 13)) >> 14; in idct32_1d() 1636 t27a = t28 - t27; in idct32_1d() 1637 t28a = t28 + t27; in idct32_1d() 1643 t27 = (dctint)((t27a + t20a) * 11585U + (1 << 13)) >> 14; in idct32_1d() 1655 out[ 4] = t4 + t27; in idct32_1d() 1678 out[27] = t4 - t27; in idct32_1d()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm_16bpp.asm | 1656 SUMSUB_BA d, 2, 0, 4 ; m2=t27, m0=t26 1678 UNSCRATCH 7, 9, rsp+276*mmsize ; t27 1683 SUMSUB_MUL 2, 4, 1, 3, 6270, m15137 ; m2=t27, m4=t20 1734 SUMSUB_MUL 3, 7, 0, 4, 11585, 11585 ; m3=t27, m7=t20 1742 mova [rsp+270*mmsize], m3 ; t27 1881 mova m0, [rsp+270*mmsize] ; t27
|
H A D | vp9itxfm.asm | 2281 pmulhrsw m5, m0, [pw_15893x2] ;t27 2305 VP9_UNPACK_MULSUB_2W_4X 4, 1, 15893, 3981, [pd_8192], 2, 3 ; t20, t27 2336 ; m3=t24, m2=t25, m14=t26, m15=t27, m7=t28, m6=t29, m10=t30, m11=t31 2347 VP9_UNPACK_MULSUB_2W_4X 3, 6, 6270, m15137, [pd_8192], 4, 5 ; t20, t27 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
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 1389 mbutterfly d28, d10, d1[0], d1[1], q12, q15, neg=1 @ d28 = t27, d10 = t20 1402 mbutterfly0 d27, d20, d27, d20, d8, d10, q4, q5 @ d27 = t27, d20 = t20 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 | 7474 T27 t27 = NullType(), in operator ()() 7509 SetArg<27, T27>::set(kernel_, t27); in operator ()()
|
Completed in 27 milliseconds