Searched refs:t24 (Results 1 - 7 of 7) sorted by relevance
/third_party/libsnd/src/ |
H A D | test_conversions.c | 52 int i24 = 0x23456, t24 = 0 ; in conversion_test() local 87 bytes = psf_binheader_readf (psf, format_str, &t8, &t16, &t24, &t32, &t64) ; in conversion_test() 98 cmp_test (__LINE__, i24, t24, "\n\nLine %d : 24 bit int failed 0x%x -> 0x%x.\n\n") ; in conversion_test()
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 94 t24 = 4.60968590693753579648385629003100469e-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 | 2287 pmulhrsw m3, [pw_16207x2] ;t24 2327 VP9_UNPACK_MULSUB_2W_4X 2, 7, 2404, 16207, [pd_8192], 4, 5 ; t23, t24 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 2772 ; t24-31 is in m8-15 2811 ; store t6-7 and t24-25 2868 ; store t6-7 and t24-25
|
H A D | vp9itxfm_16bpp.asm | 1670 SUMSUB_BA d, 2, 5, 6 ; m2=t24, m5=t25 1699 SUMSUB_BA d, 7, 4, 2 ; m7=t31, m4=t24 1724 UNSCRATCH 0, 10, rsp+277*mmsize ; t24
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 1539 dctint t24 = t24a + t25a; in idct32_1d() local 1587 t24a = t24 + t27; in idct32_1d() 1590 t27a = t24 - t27; in idct32_1d() 1633 t24 = t31a - t24a; in idct32_1d() 1648 t23a = (dctint)((t24 - t23 ) * 11585U + (1 << 13)) >> 14; in idct32_1d() 1649 t24a = (dctint)((t24 + t23 ) * 11585U + (1 << 13)) >> 14; in idct32_1d()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 1392 butterfly d31, d24, d11, d8 @ d31 = t31, d24 = t24 1440 butterfly d28, d25, d17, d25 @ d28 = t24, d25 = t25 1479 butterfly d28, d25, d17, d25 @ d28 = t24, d25 = t25
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 7471 T24 t24 = NullType(), in operator ()() 7506 SetArg<24, T24>::set(kernel_, t24); in operator ()()
|
Completed in 29 milliseconds