Home
last modified time | relevance | path

Searched refs:t10a (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp9dsp_template.c1291 dctint t8a, t9a, t10a, t11a, t12a, t13a, t14a, t15a; in idct16_1d() local
1305 t10a = (dctint)(IN(5) * 7723U - IN(11) * 14449U + (1 << 13)) >> 14; in idct16_1d()
1320 t10 = t11a - t10a; in idct16_1d()
1321 t11 = t11a + t10a; in idct16_1d()
1331 t10a = (dctint)(-(t13 * 15137U + t10 * 6270U) + (1 << 13)) >> 14; in idct16_1d()
1343 t9 = t9a + t10a; in idct16_1d()
1344 t10 = t9a - t10a; in idct16_1d()
1351 t10a = (dctint)((t13 - t10) * 11585U + (1 << 13)) >> 14; in idct16_1d()
1361 out[ 5] = t5 + t10a; in idct16_1d()
1366 out[10] = t5 - t10a; in idct16_1d()
[all …]
/third_party/ffmpeg/libavcodec/arm/
Dvp9itxfm_16bpp_neon.S845 mbutterfly0 d27, d21, d27, d21, d16, d30, q8, q15 @ d27 = t13a, d21 = t10a
856 vmov d8, d21 @ d8 = t10a
869 mbutterfly d21, d27, d6[0], d6[1], q4, q5 @ d21 = t10a, d27 = t13a
883 mbutterfly d27, d21, d1[0], d1[1], q9, q15, neg=1 @ d27 = t13a, d21 = t10a
894 mbutterfly_h1 d21, d27, d6[0], d6[1], q4, q5 @ d21 = t10a, d27 = t13a
908 mbutterfly d27, d21, d1[0], d1[1], q9, q15, neg=1 @ d27 = t13a, d21 = t10a
960 butterfly_n d18, d21, q6, q2, q3, q2 @ d18 = t2a, d21 = t10a
984 butterfly_n d21, d17, q4, q6, q3, q6 @ d21 = t10a, d17 = t14a
/third_party/ffmpeg/libavcodec/x86/
Dvp9itxfm_16bpp.asm1041 SUMSUB_MUL 2, 5, 0, 7, 14449, 7723 ; m2=t13a, m5=t10a
1046 SUMSUB_MUL 1, 6, 0, 7, 15137, 6270 ; m1=t13a, m6=t10a
1057 SUMSUB_MUL 0, 7, 6, 5, 11585, 11585 ; m0=t13a,m7=t10a
1328 SUMSUB_PACK_D 1, 3, 6, 4, 0 ; m1=t2a, m3=t10a
1347 UNSCRATCH 4, 13, rsp+75*mmsize ; t10a
1354 SUMSUB_PACK_D 2, 4, 3, 6, 0 ; m2=t10a, m4=t14a
1402 UNSCRATCH 3, 8, rsp+70*mmsize ; t10a