Searched refs:DECLARE_ALIGNED (Results 51 - 75 of 215) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddnxhdenc.h67 DECLARE_ALIGNED(16, int16_t, blocks)[8][64];
H A Daacps_tablegen.h46 static DECLARE_ALIGNED(16, float, f20_0_8) [ 8][8][2];
47 static DECLARE_ALIGNED(16, float, f34_0_12)[12][8][2];
48 static DECLARE_ALIGNED(16, float, f34_1_8) [ 8][8][2];
49 static DECLARE_ALIGNED(16, float, f34_2_4) [ 4][8][2];
50 static TABLE_CONST DECLARE_ALIGNED(16, float, Q_fract_allpass)[2][50][3][2];
51 static DECLARE_ALIGNED(16, float, phi_fract)[2][50][2];
H A Dra144.h63 DECLARE_ALIGNED(16, int16_t, buffer_a)[FFALIGN(BLOCKSIZE,16)];
H A Dsipr.h75 DECLARE_ALIGNED(16, float, synth_buf)[LP_FILTER_ORDER + 5*SUBFR_SIZE + 6];
H A Datrac3plusdsp.c92 static DECLARE_ALIGNED(32, float, sine_table)[2048]; ///< wave table
93 static DECLARE_ALIGNED(32, float, hann_window)[256]; ///< Hann windowing function
180 DECLARE_ALIGNED(32, float, wavreg1)[128] = { 0 };
181 DECLARE_ALIGNED(32, float, wavreg2)[128] = { 0 };
602 DECLARE_ALIGNED(32, float, idct_in)[ATRAC3P_SUBBANDS];
603 DECLARE_ALIGNED(32, float, idct_out)[ATRAC3P_SUBBANDS];
H A Dmjpegdec.h102 DECLARE_ALIGNED(16, int16_t, block)[64];
H A Drv34.h117 DECLARE_ALIGNED(8, uint32_t, avail_cache)[3*4];
H A Ddct-test.c95 DECLARE_ALIGNED(16, static int16_t, qmat)[64];
111 DECLARE_ALIGNED(16, static int16_t, qmat)[64];
112 DECLARE_ALIGNED(16, static int16_t, tmp)[64];
195 DECLARE_ALIGNED(16, static int16_t, block)[64];
196 DECLARE_ALIGNED(8, static int16_t, block1)[64];
357 DECLARE_ALIGNED(8, static uint8_t, img_dest)[64];
358 DECLARE_ALIGNED(8, static uint8_t, img_dest1)[64];
H A Dh264.h407 DECLARE_ALIGNED(8, uint8_t, non_zero_count_cache)[15 * 8];
414 DECLARE_ALIGNED(16, int16_t, mv_cache)[2][5 * 8][2];
415 DECLARE_ALIGNED(8, int8_t, ref_cache)[2][5 * 8];
461 DECLARE_ALIGNED(8, uint16_t, sub_mb_type)[4];
499 DECLARE_ALIGNED(16, int16_t, mb)[16 * 48 * 2]; ///< as a dct coefficient is int32_t in high depth, we need to reserve twice the space.
500 DECLARE_ALIGNED(16, int16_t, mb_luma_dc)[3][16 * 2];
518 DECLARE_ALIGNED(16, uint8_t, mvd_cache)[2][5 * 8][2];
H A Daacsbrdata.h270 static DECLARE_ALIGNED(32, float, sbr_qmf_window_ds)[320];
271 static DECLARE_ALIGNED(32, float, sbr_qmf_window_us)[640] = {
356 const DECLARE_ALIGNED(16, float, ff_sbr_noise_table)[][2] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/x86/
H A Dgradfun.c25 DECLARE_ALIGNED(16, static const uint16_t, pw_7f)[8] = {0x7F,0x7F,0x7F,0x7F,0x7F,0x7F,0x7F,0x7F};
26 DECLARE_ALIGNED(16, static const uint16_t, pw_ff)[8] = {0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF};
H A Dyadif_template.c110 DECLARE_ALIGNED(16, uint8_t, tmp0[16]);
111 DECLARE_ALIGNED(16, uint8_t, tmp1[16]);
112 DECLARE_ALIGNED(16, uint8_t, tmp2[16]);
113 DECLARE_ALIGNED(16, uint8_t, tmp3[16]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dmpegvideo_altivec.c67 DECLARE_ALIGNED(16, short, qmul8) = qmul;
68 DECLARE_ALIGNED(16, short, qadd8) = qadd;
H A Dmpegvideodsp.c35 const DECLARE_ALIGNED(16, unsigned short, rounder_a) = rounder;
36 const DECLARE_ALIGNED(16, unsigned short, ABCD)[8] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dswscale_mmx.c39 const DECLARE_ALIGNED(8, uint64_t, ff_dither4)[2] = {
43 const DECLARE_ALIGNED(8, uint64_t, ff_dither8)[2] = {
54 DECLARE_ALIGNED(8, const uint64_t, ff_M24A) = 0x00FF0000FF0000FFLL;
55 DECLARE_ALIGNED(8, const uint64_t, ff_M24B) = 0xFF0000FF0000FF00LL;
56 DECLARE_ALIGNED(8, const uint64_t, ff_M24C) = 0x0000FF0000FF0000LL;
59 DECLARE_ALIGNED(8, const uint64_t, ff_bgr2YCoeff) = 0x000000210041000DULL;
60 DECLARE_ALIGNED(8, const uint64_t, ff_bgr2UCoeff) = 0x0000FFEEFFDC0038ULL;
61 DECLARE_ALIGNED(8, const uint64_t, ff_bgr2VCoeff) = 0x00000038FFD2FFF8ULL;
63 DECLARE_ALIGNED(8, const uint64_t, ff_bgr2YCoeff) = 0x000020E540830C8BULL;
64 DECLARE_ALIGNED(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb.c79 DECLARE_ALIGNED(8, extern const uint64_t, ff_bgr2YOffset);
80 DECLARE_ALIGNED(8, extern const uint64_t, ff_w1111);
81 DECLARE_ALIGNED(8, extern const uint64_t, ff_bgr2UVOffset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dgmc_altivec.c34 const DECLARE_ALIGNED(16, unsigned short, rounder_a) = rounder;
35 const DECLARE_ALIGNED(16, unsigned short, ABCD)[8] =
H A Dh264_altivec.c79 DECLARE_ALIGNED(16, uint8_t, half)[SIZE*SIZE];\
89 DECLARE_ALIGNED(16, uint8_t, half)[SIZE*SIZE];\
95 DECLARE_ALIGNED(16, uint8_t, half)[SIZE*SIZE];\
105 DECLARE_ALIGNED(16, uint8_t, half)[SIZE*SIZE];\
111 DECLARE_ALIGNED(16, uint8_t, halfH)[SIZE*SIZE];\
112 DECLARE_ALIGNED(16, uint8_t, halfV)[SIZE*SIZE];\
119 DECLARE_ALIGNED(16, uint8_t, halfH)[SIZE*SIZE];\
120 DECLARE_ALIGNED(16, uint8_t, halfV)[SIZE*SIZE];\
127 DECLARE_ALIGNED(16, uint8_t, halfH)[SIZE*SIZE];\
128 DECLARE_ALIGNED(1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsipr.h76 DECLARE_ALIGNED(16, float, synth_buf)[LP_FILTER_ORDER + 5*SUBFR_SIZE + 6];
H A Dfft.h101 COSTABLE_CONST DECLARE_ALIGNED(32, FFTSample, FFT_NAME(ff_cos_##size))[size/2]
H A Dmjpegdec.h91 DECLARE_ALIGNED(16, DCTELEM, block)[64];
H A Drv34.h116 DECLARE_ALIGNED(8, uint32_t, avail_cache)[3*4];
H A Dh264.h300 DECLARE_ALIGNED(8, uint8_t, non_zero_count_cache)[15*8];
307 DECLARE_ALIGNED(16, int16_t, mv_cache)[2][5*8][2];
308 DECLARE_ALIGNED(8, int8_t, ref_cache)[2][5*8];
356 DECLARE_ALIGNED(8, uint16_t, sub_mb_type)[4];
393 DECLARE_ALIGNED(16, DCTELEM, mb)[16*48*2]; ///< as a dct coeffecient is int32_t in high depth, we need to reserve twice the space.
394 DECLARE_ALIGNED(16, DCTELEM, mb_luma_dc)[3][16*2];
412 DECLARE_ALIGNED(16, uint8_t, mvd_cache)[2][5*8][2];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Ddsputil_mmx.c39 DECLARE_ALIGNED(8, const uint64_t, ff_bone) = 0x0101010101010101ULL;
40 DECLARE_ALIGNED(8, const uint64_t, ff_wtwo) = 0x0002000200020002ULL;
42 DECLARE_ALIGNED(16, const uint64_t, ff_pdw_80000000)[2] =
45 DECLARE_ALIGNED(16, const xmm_reg, ff_pw_1 ) = {0x0001000100010001ULL, 0x0001000100010001ULL};
46 DECLARE_ALIGNED(16, const xmm_reg, ff_pw_2 ) = {0x0002000200020002ULL, 0x0002000200020002ULL};
47 DECLARE_ALIGNED(16, const xmm_reg, ff_pw_3 ) = {0x0003000300030003ULL, 0x0003000300030003ULL};
48 DECLARE_ALIGNED(16, const xmm_reg, ff_pw_4 ) = {0x0004000400040004ULL, 0x0004000400040004ULL};
49 DECLARE_ALIGNED(16, const xmm_reg, ff_pw_5 ) = {0x0005000500050005ULL, 0x0005000500050005ULL};
50 DECLARE_ALIGNED(16, const xmm_reg, ff_pw_8 ) = {0x0008000800080008ULL, 0x0008000800080008ULL};
51 DECLARE_ALIGNED(1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dmpegvideoenc.c31 DECLARE_ALIGNED(16, static uint16_t, inv_zigzag_direct16)[64];

Completed in 288 milliseconds

123456789