Home
last modified time | relevance | path

Searched refs:DECLARE_ALIGNED (Results 226 – 250 of 3436) sorted by relevance

12345678910>>...138

/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vp8/common/
H A Dblockd.h217 DECLARE_ALIGNED(16, unsigned char, predictor[384]);
218 DECLARE_ALIGNED(16, short, qcoeff[400]);
219 DECLARE_ALIGNED(16, short, dqcoeff[400]);
220 DECLARE_ALIGNED(16, char, eobs[25]);
222 DECLARE_ALIGNED(16, short, dequant_y1[16]);
223 DECLARE_ALIGNED(16, short, dequant_y1_dc[16]);
224 DECLARE_ALIGNED(16, short, dequant_y2[16]);
225 DECLARE_ALIGNED(16, short, dequant_uv[16]);
300 DECLARE_ALIGNED(32, unsigned char, y_buf[22*32]);
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) =
38 DECLARE_ALIGNED(16, const unsigned char, vp8_coef_bands[16]) =
41 DECLARE_ALIGNED(16, const unsigned char,
45 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) =
53 DECLARE_ALIGNED(16, const short, vp8_default_inv_zig_zag[16]) =
74 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) =
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Daactab.c36 DECLARE_ALIGNED(32, float, ff_aac_kbd_long_1024)[1024];
37 DECLARE_ALIGNED(32, float, ff_aac_kbd_short_128)[128];
417 static const DECLARE_ALIGNED(16, float, codebook_vector0)[324] = {
501 static const DECLARE_ALIGNED(16, float, codebook_vector2)[324] = {
585 static const DECLARE_ALIGNED(16, float, codebook_vector4)[162] = {
629 static const DECLARE_ALIGNED(16, float, codebook_vector6)[128] = {
664 static const DECLARE_ALIGNED(16, float, codebook_vector8)[338] = {
752 static const DECLARE_ALIGNED(16, float, codebook_vector10)[578] = {
1248 const DECLARE_ALIGNED(32, float, ff_aac_eld_window)[1920] = {
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp8/common/
H A Dblockd.h198 DECLARE_ALIGNED(16, unsigned char, predictor[384]);
199 DECLARE_ALIGNED(16, short, qcoeff[400]);
200 DECLARE_ALIGNED(16, short, dqcoeff[400]);
201 DECLARE_ALIGNED(16, char, eobs[25]);
203 DECLARE_ALIGNED(16, short, dequant_y1[16]);
204 DECLARE_ALIGNED(16, short, dequant_y1_dc[16]);
205 DECLARE_ALIGNED(16, short, dequant_y2[16]);
206 DECLARE_ALIGNED(16, short, dequant_uv[16]);
286 DECLARE_ALIGNED(32, unsigned char, y_buf[22 * 32]);
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = {
31 DECLARE_ALIGNED(16, const unsigned char, vp8_coef_bands[16]) = {
35 DECLARE_ALIGNED(16, const unsigned char,
40 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = {
44 DECLARE_ALIGNED(16, const short, vp8_default_inv_zig_zag[16]) = {
61 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) = {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/encoder/mips/mmi/
H A Ddct_mmi.c81 DECLARE_ALIGNED(8, const uint64_t, ff_ph_01) = { 0x0001000100010001ULL }; in vp8_short_fdct4x4_mmi()
82 DECLARE_ALIGNED(8, const uint64_t, ff_ph_07) = { 0x0007000700070007ULL }; in vp8_short_fdct4x4_mmi()
83 DECLARE_ALIGNED(8, const uint64_t, ff_pw_12000) = { 0x00002ee000002ee0ULL }; in vp8_short_fdct4x4_mmi()
84 DECLARE_ALIGNED(8, const uint64_t, ff_pw_51000) = { 0x0000c7380000c738ULL }; in vp8_short_fdct4x4_mmi()
85 DECLARE_ALIGNED(8, const uint64_t, ff_pw_14500) = { 0x000038a4000038a4ULL }; in vp8_short_fdct4x4_mmi()
86 DECLARE_ALIGNED(8, const uint64_t, ff_pw_7500) = { 0x00001d4c00001d4cULL }; in vp8_short_fdct4x4_mmi()
87 DECLARE_ALIGNED(8, const uint64_t, ff_pw_5352) = { 0x000014e8000014e8ULL }; in vp8_short_fdct4x4_mmi()
88 DECLARE_ALIGNED(8, const uint64_t, ff_pw_2217) = { 0x000008a9000008a9ULL }; in vp8_short_fdct4x4_mmi()
89 DECLARE_ALIGNED(8, const uint64_t, ff_ph_8) = { 0x0008000800080008ULL }; in vp8_short_fdct4x4_mmi()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/common/
H A Dblockd.h217 DECLARE_ALIGNED(16, unsigned char, predictor[384]);
218 DECLARE_ALIGNED(16, short, qcoeff[400]);
219 DECLARE_ALIGNED(16, short, dqcoeff[400]);
220 DECLARE_ALIGNED(16, char, eobs[25]);
222 DECLARE_ALIGNED(16, short, dequant_y1[16]);
223 DECLARE_ALIGNED(16, short, dequant_y1_dc[16]);
224 DECLARE_ALIGNED(16, short, dequant_y2[16]);
225 DECLARE_ALIGNED(16, short, dequant_uv[16]);
300 DECLARE_ALIGNED(32, unsigned char, y_buf[22*32]);
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) =
38 DECLARE_ALIGNED(16, const unsigned char, vp8_coef_bands[16]) =
41 DECLARE_ALIGNED(16, const unsigned char,
45 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) =
53 DECLARE_ALIGNED(16, const short, vp8_default_inv_zig_zag[16]) =
74 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) =
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/common/
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = {
31 DECLARE_ALIGNED(16, const unsigned char,
35 DECLARE_ALIGNED(16, const unsigned char,
40 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = {
44 DECLARE_ALIGNED(16, const short,
61 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) = {
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/common/
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = {
31 DECLARE_ALIGNED(16, const unsigned char,
35 DECLARE_ALIGNED(16, const unsigned char,
40 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = {
44 DECLARE_ALIGNED(16, const short,
61 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) = {
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/common/
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = {
31 DECLARE_ALIGNED(16, const unsigned char,
35 DECLARE_ALIGNED(16, const unsigned char,
40 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = {
44 DECLARE_ALIGNED(16, const short,
61 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) = {
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/common/
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = {
31 DECLARE_ALIGNED(16, const unsigned char,
35 DECLARE_ALIGNED(16, const unsigned char,
40 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = {
44 DECLARE_ALIGNED(16, const short,
61 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) = {
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/common/
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = {
31 DECLARE_ALIGNED(16, const unsigned char,
35 DECLARE_ALIGNED(16, const unsigned char,
40 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = {
44 DECLARE_ALIGNED(16, const short,
61 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) = {
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vp8/common/
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) =
38 DECLARE_ALIGNED(16, const unsigned char, vp8_coef_bands[16]) =
41 DECLARE_ALIGNED(16, const unsigned char,
45 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) =
53 DECLARE_ALIGNED(16, const short, vp8_default_inv_zig_zag[16]) =
74 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) =
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp8/common/
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = {
31 DECLARE_ALIGNED(16, const unsigned char,
35 DECLARE_ALIGNED(16, const unsigned char,
40 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = {
44 DECLARE_ALIGNED(16, const short,
61 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) = {
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp8/common/
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = {
31 DECLARE_ALIGNED(16, const unsigned char,
35 DECLARE_ALIGNED(16, const unsigned char,
40 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = {
44 DECLARE_ALIGNED(16, const short,
61 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) = {
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp8/common/
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = {
31 DECLARE_ALIGNED(16, const unsigned char,
35 DECLARE_ALIGNED(16, const unsigned char,
40 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = {
44 DECLARE_ALIGNED(16, const short,
61 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) = {
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp8/common/
H A Dentropy.c18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = {
31 DECLARE_ALIGNED(16, const unsigned char,
35 DECLARE_ALIGNED(16, const unsigned char,
40 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = {
44 DECLARE_ALIGNED(16, const short,
61 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) = {
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/test/
H A Dnull_test.c46 DECLARE_ALIGNED(uint8_t cipher_key[16], 16); in test_null_hash()
47 DECLARE_ALIGNED(uint32_t expkey[4*15], 16); in test_null_hash()
48 DECLARE_ALIGNED(uint32_t dust[4*15], 16); in test_null_hash()
49 DECLARE_ALIGNED(uint8_t iv[16], 16); in test_null_hash()
50 DECLARE_ALIGNED(uint8_t digest[16], 16) = {0}; in test_null_hash()
51 DECLARE_ALIGNED(uint8_t all_zeros[16], 16) = {0}; in test_null_hash()
127 DECLARE_ALIGNED(uint8_t auth_key[16], 16); in test_null_cipher()
128 DECLARE_ALIGNED(uint32_t expkey[4*15], 16); in test_null_cipher()
129 DECLARE_ALIGNED(uint32_t dust[4*15], 16); in test_null_cipher()
131 DECLARE_ALIGNED(uint8_t digest[16], 16) = {0}; in test_null_cipher()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_filter.c15 DECLARE_ALIGNED(256, static const InterpKernel,
28 DECLARE_ALIGNED(256, static const InterpKernel,
41 DECLARE_ALIGNED(256, static const InterpKernel,
54 DECLARE_ALIGNED(256, static const InterpKernel,
67 DECLARE_ALIGNED(256, static const InterpKernel,
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_filter.c15 DECLARE_ALIGNED(256, static const InterpKernel,
28 DECLARE_ALIGNED(256, static const InterpKernel,
41 DECLARE_ALIGNED(256, static const InterpKernel,
54 DECLARE_ALIGNED(256, static const InterpKernel,
67 DECLARE_ALIGNED(256, static const InterpKernel,
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/common/
H A Dvp9_filter.c15 DECLARE_ALIGNED(256, static const InterpKernel,
28 DECLARE_ALIGNED(256, static const InterpKernel,
41 DECLARE_ALIGNED(256, static const InterpKernel,
54 DECLARE_ALIGNED(256, static const InterpKernel,
67 DECLARE_ALIGNED(256, static const InterpKernel,
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_filter.c15 DECLARE_ALIGNED(256, static const InterpKernel,
28 DECLARE_ALIGNED(256, static const InterpKernel,
41 DECLARE_ALIGNED(256, static const InterpKernel,
54 DECLARE_ALIGNED(256, static const InterpKernel,
67 DECLARE_ALIGNED(256, static const InterpKernel,
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/common/
H A Dvp9_filter.c15 DECLARE_ALIGNED(256, static const InterpKernel,
28 DECLARE_ALIGNED(256, static const InterpKernel,
41 DECLARE_ALIGNED(256, static const InterpKernel,
54 DECLARE_ALIGNED(256, static const InterpKernel,
67 DECLARE_ALIGNED(256, static const InterpKernel,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_filter.c15 DECLARE_ALIGNED(256, static const InterpKernel,
28 DECLARE_ALIGNED(256, static const InterpKernel,
41 DECLARE_ALIGNED(256, static const InterpKernel,
54 DECLARE_ALIGNED(256, static const InterpKernel,
67 DECLARE_ALIGNED(256, static const InterpKernel,

12345678910>>...138