Home
last modified time | relevance | path

Searched refs:t16 (Results 1 - 10 of 10) sorted by relevance

/third_party/libsnd/src/
H A Dtest_conversions.c51 short i16 = 0x123, t16 = 0 ; in conversion_test() local
87 bytes = psf_binheader_readf (psf, format_str, &t8, &t16, &t24, &t32, &t64) ; in conversion_test()
97 cmp_test (__LINE__, i16, t16, "\n\nLine %d : 16 bit int failed 0x%x -> 0x%x.\n\n") ; in conversion_test()
/third_party/ffmpeg/libavcodec/
H A Dfitsdec.c59 int16_t t16; in fill_data_min_max() local
88 CASE_N(16, t16, AV_RB16(ptr8)); in fill_data_min_max()
189 int16_t t16; in fits_decode_frame() local
295 CASE_GRAY(16, dst16, uint16_t, t16, AV_RB16(ptr8)); in fits_decode_frame()
H A Dvp9dsp_template.c1531 dctint t16 = t16a + t17a; in idct32_1d() local
1579 t16a = t16 + t19; in idct32_1d()
1582 t19a = t16 - t19; in idct32_1d()
1625 t16 = t16a + t23a; in idct32_1d()
1666 out[15] = t15 + t16; in idct32_1d()
1667 out[16] = t15 - t16; in idct32_1d()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_resample.cpp263 int32 t16 = 0; in Initialize() local
270 t16 += w16 [j]; in Initialize()
277 w16 [fRadius - (fract >= 0.5 ? 0 : 1)] += (int16) (16384 - t16); in Initialize()
453 int32 t16 = 0; in Initialize() local
460 t16 += w16 [j]; in Initialize()
471 w16 [centerOffset] += (int16) (16384 - t16); in Initialize()
/third_party/FreeBSD/lib/msun/ld128/
H A De_lgammal_r.c86 t16 = 1.44070395420840737695611929680511823e-04L, variable
283 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+ in lgammal_r()
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9itxfm.asm2168 ; store everything on stack to make space available for t16-31
2169 ; we store interleaved with the output of the second half (t16-31)
2198 ; then, secondly, do t16-31
2204 pmulhrsw m4, [pw_804x2] ;t16
2227 VP9_UNPACK_MULSUB_2W_4X 0, 5, 16364, 804, [pd_8192], 2, 3 ; t16, t31
2264 mova [tmpq+23*%%str], m3 ; t16
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,
2354 mova m4, [tmpq+23*%%str] ; t16
2362 mova [tmpq+21*%%str], m0 ; t16
[all...]
H A Dvp9itxfm_16bpp.asm1610 SUMSUB_BA d, 1, 3, 4 ; m1=t16, m3=t17
1720 SUMSUB_BA d, 1, 2, 0 ; m1=t16, m2=t23
1779 UNSCRATCH 3, 10, rsp+277*mmsize ; t16
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_neon_4.h208 uint16x4_t t16 = vget_low_u16(vmovl_u8(vreinterpret_u8_u32(t8))); in vint4() local
209 m = vreinterpretq_s32_u32(vmovl_u16(t16)); in vint4()
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_16bpp_neon.S1394 butterfly_r d23, d16, d16, d18 @ d23 = t23, d16 = t16
1432 butterfly d8, d24, d16, d24 @ d8 = t16, d24 = t17
1471 butterfly d8, d24, d16, d24 @ d8 = t16, d24 = t17
/third_party/mesa3d/include/CL/
H A Dcl.hpp7463 T16 t16 = NullType(), in operator ()()
7498 SetArg<16, T16>::set(kernel_, t16); in operator ()()

Completed in 28 milliseconds