Searched refs:t23 (Results 1 - 7 of 7) sorted by relevance
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 93 t23 = -7.03070407519397260929482550448878399e-06L, 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 | 2286 pmulhrsw m6, m3, [pw_m2404x2] ;t23 2327 VP9_UNPACK_MULSUB_2W_4X 2, 7, 2404, 16207, [pd_8192], 4, 5 ; t23, t24 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, 2394 ; m0=t16, m1=t17, m2=t18, m3=t19, m11=t20, m10=t21, m9=t22, m8=t23, 2410 mova [tmpq+ 5*%%str], m7 ; t23 2430 mova [tmpq+ 5*%%str], m7 ; t23 2441 ; m0=t16, m1=t17, m2=t18, m3=t19, m4=t20, m5=t21, m6=t22, m7=t23, 2491 mova m2, [tmpq+ 5*%%str] ; t23 2617 mova m0, [tmpq+ 5*%%str] ; t23 [all...] |
H A D | vp9itxfm_16bpp.asm | 1669 SUMSUB_BA d, 4, 0, 6 ; m4=t23, m0=t22 1720 SUMSUB_BA d, 1, 2, 0 ; m1=t16, m2=t23
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 1538 dctint t23 = t23a + t22a; in idct32_1d() local 1583 t20a = t23 - t20; in idct32_1d() 1586 t23a = t23 + t20; in idct32_1d() 1632 t23 = t16a - t23a; 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/mips/ |
H A D | vp8dsp_mmi.c | 1011 int t00, t01, t02, t03, t10, t11, t12, t13, t20, t21, t22, t23, t30, t31, t32, t33; in ff_vp8_luma_dc_wht_mmi() 1020 t23 = dc[2] - dc[14]; in ff_vp8_luma_dc_wht_mmi() 1040 dc[ 6] = t23 + t22; in ff_vp8_luma_dc_wht_mmi() 1050 dc[14] = t23 - t22; in ff_vp8_luma_dc_wht_mmi()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 1394 butterfly_r d23, d16, d16, d18 @ d23 = t23, d16 = t16 1435 butterfly d11, d22, d30, d22 @ d11 = t23, d22 = t22 1474 butterfly d11, d22, d30, d22 @ d11 = t23, d22 = t22
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 7470 T23 t23 = NullType(), in operator ()() 7505 SetArg<23, T23>::set(kernel_, t23); in operator ()()
|
Completed in 32 milliseconds