Searched refs:t27 (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | interplayacm.c | 354 static int t27(InterplayACMContext *s, unsigned ind, unsigned col) in t27() function 415 k24, k23, t27, k35,
|
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/ |
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
|
/third_party/node/deps/npm/node_modules/tweetnacl/ |
D | nacl-fast.js | 932 t24 = 0, t25 = 0, t26 = 0, t27 = 0, t28 = 0, t29 = 0, t30 = 0, 1170 t27 += v * b15; 1186 t27 += v * b14; 1202 t27 += v * b13; 1218 t27 += v * b12; 1234 t11 += 38 * t27;
|
/third_party/ffmpeg/libavcodec/arm/ |
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
|
/third_party/openGLES/extensions/3DFX/ |
D | 3DFX_texture_compression_FXT1.txt | 192 t8 t9 t10 t11 t24 t25 t26 t27
|
/third_party/skia/third_party/externals/opengl-registry/extensions/3DFX/ |
D | 3DFX_texture_compression_FXT1.txt | 192 t8 t9 t10 t11 t24 t25 t26 t27
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.hpp | 7465 T27 t27 = NullType(), in operator ()() 7501 SetArg<27, T27>::set(kernel_, t27); in operator ()()
|
/third_party/mesa3d/include/CL/ |
D | cl.hpp | 7474 T27 t27 = NullType(), in operator ()() 7509 SetArg<27, T27>::set(kernel_, t27); in operator ()()
|