DECLARE_ALIGNED 148 libavcodec/4xm.c DECLARE_ALIGNED(32, int16_t, block)[6][64]; DECLARE_ALIGNED 261 libavcodec/aac.h DECLARE_ALIGNED(32, INTFLOAT, pcoeffs)[1024]; ///< coefficients for IMDCT, pristine DECLARE_ALIGNED 262 libavcodec/aac.h DECLARE_ALIGNED(32, INTFLOAT, coeffs)[1024]; ///< coefficients for IMDCT, maybe processed DECLARE_ALIGNED 263 libavcodec/aac.h DECLARE_ALIGNED(32, INTFLOAT, saved)[1536]; ///< overlap DECLARE_ALIGNED 264 libavcodec/aac.h DECLARE_ALIGNED(32, INTFLOAT, ret_buf)[2048]; ///< PCM output buffer DECLARE_ALIGNED 265 libavcodec/aac.h DECLARE_ALIGNED(16, INTFLOAT, ltp_state)[3072]; ///< time signal for LTP DECLARE_ALIGNED 266 libavcodec/aac.h DECLARE_ALIGNED(32, AAC_FLOAT, lcoeffs)[1024]; ///< MDCT of LTP coefficients (used by encoder) DECLARE_ALIGNED 267 libavcodec/aac.h DECLARE_ALIGNED(32, AAC_FLOAT, prcoeffs)[1024]; ///< Main prediction coefs (used by encoder) DECLARE_ALIGNED 316 libavcodec/aac.h DECLARE_ALIGNED(32, INTFLOAT, buf_mdct)[1024]; DECLARE_ALIGNED 354 libavcodec/aac.h DECLARE_ALIGNED(32, INTFLOAT, temp)[128]; DECLARE_ALIGNED 407 libavcodec/aacenc.h DECLARE_ALIGNED(16, int, qcoefs)[96]; ///< quantized coefficients DECLARE_ALIGNED 408 libavcodec/aacenc.h DECLARE_ALIGNED(32, float, scoefs)[1024]; ///< scaled coefficients DECLARE_ALIGNED 64 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, in_buf)[5][44][2]; DECLARE_ALIGNED 65 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, delay)[PS_MAX_SSB][PS_QMF_TIME_SLOTS + PS_MAX_DELAY][2]; DECLARE_ALIGNED 66 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, ap_delay)[PS_MAX_AP_BANDS][PS_AP_LINKS][PS_QMF_TIME_SLOTS + PS_MAX_AP_DELAY][2]; DECLARE_ALIGNED 67 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, peak_decay_nrg)[34]; DECLARE_ALIGNED 68 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, power_smooth)[34]; DECLARE_ALIGNED 69 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, peak_decay_diff_smooth)[34]; DECLARE_ALIGNED 70 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, H11)[2][PS_MAX_NUM_ENV+1][PS_MAX_NR_IIDICC]; DECLARE_ALIGNED 71 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, H12)[2][PS_MAX_NUM_ENV+1][PS_MAX_NR_IIDICC]; DECLARE_ALIGNED 72 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, H21)[2][PS_MAX_NUM_ENV+1][PS_MAX_NR_IIDICC]; DECLARE_ALIGNED 73 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, H22)[2][PS_MAX_NUM_ENV+1][PS_MAX_NR_IIDICC]; DECLARE_ALIGNED 74 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, Lbuf)[91][32][2]; DECLARE_ALIGNED 75 libavcodec/aacps.h DECLARE_ALIGNED(16, INTFLOAT, Rbuf)[91][32][2]; DECLARE_ALIGNED 51 libavcodec/aacps_fixed_tablegen.h static DECLARE_ALIGNED(16, int, f20_0_8) [ 8][8][2]; DECLARE_ALIGNED 52 libavcodec/aacps_fixed_tablegen.h static DECLARE_ALIGNED(16, int, f34_0_12)[12][8][2]; DECLARE_ALIGNED 53 libavcodec/aacps_fixed_tablegen.h static DECLARE_ALIGNED(16, int, f34_1_8) [ 8][8][2]; DECLARE_ALIGNED 54 libavcodec/aacps_fixed_tablegen.h static DECLARE_ALIGNED(16, int, f34_2_4) [ 4][8][2]; DECLARE_ALIGNED 55 libavcodec/aacps_fixed_tablegen.h static TABLE_CONST DECLARE_ALIGNED(16, int, Q_fract_allpass)[2][50][3][2]; DECLARE_ALIGNED 56 libavcodec/aacps_fixed_tablegen.h static DECLARE_ALIGNED(16, int, phi_fract)[2][50][2]; DECLARE_ALIGNED 46 libavcodec/aacps_tablegen.h static DECLARE_ALIGNED(16, float, f20_0_8) [ 8][8][2]; DECLARE_ALIGNED 47 libavcodec/aacps_tablegen.h static DECLARE_ALIGNED(16, float, f34_0_12)[12][8][2]; DECLARE_ALIGNED 48 libavcodec/aacps_tablegen.h static DECLARE_ALIGNED(16, float, f34_1_8) [ 8][8][2]; DECLARE_ALIGNED 49 libavcodec/aacps_tablegen.h static DECLARE_ALIGNED(16, float, f34_2_4) [ 4][8][2]; DECLARE_ALIGNED 50 libavcodec/aacps_tablegen.h static TABLE_CONST DECLARE_ALIGNED(16, float, Q_fract_allpass)[2][50][3][2]; DECLARE_ALIGNED 51 libavcodec/aacps_tablegen.h static DECLARE_ALIGNED(16, float, phi_fract)[2][50][2]; DECLARE_ALIGNED 29 libavcodec/aacsbr_tablegen_common.h static DECLARE_ALIGNED(32, INTFLOAT, sbr_qmf_window_ds)[320]; DECLARE_ALIGNED 30 libavcodec/aacsbr_tablegen_common.h static DECLARE_ALIGNED(32, INTFLOAT, sbr_qmf_window_us)[640] = { DECLARE_ALIGNED 271 libavcodec/aacsbrdata.h const DECLARE_ALIGNED(16, INTFLOAT, AAC_RENAME(ff_sbr_noise_table))[][2] = { DECLARE_ALIGNED 38 libavcodec/aactab.c DECLARE_ALIGNED(32, float, ff_aac_kbd_long_1024)[1024]; DECLARE_ALIGNED 39 libavcodec/aactab.c DECLARE_ALIGNED(32, float, ff_aac_kbd_short_128)[128]; DECLARE_ALIGNED 40 libavcodec/aactab.c DECLARE_ALIGNED(32, float, ff_aac_kbd_long_960)[960]; DECLARE_ALIGNED 41 libavcodec/aactab.c DECLARE_ALIGNED(32, float, ff_aac_kbd_short_120)[120]; DECLARE_ALIGNED 42 libavcodec/aactab.c DECLARE_ALIGNED(32, int, ff_aac_kbd_long_1024_fixed)[1024]; DECLARE_ALIGNED 43 libavcodec/aactab.c DECLARE_ALIGNED(32, int, ff_aac_kbd_short_128_fixed)[128]; DECLARE_ALIGNED 435 libavcodec/aactab.c static const DECLARE_ALIGNED(16, float, codebook_vector0)[324] = { DECLARE_ALIGNED 519 libavcodec/aactab.c static const DECLARE_ALIGNED(16, float, codebook_vector2)[324] = { DECLARE_ALIGNED 603 libavcodec/aactab.c static const DECLARE_ALIGNED(16, float, codebook_vector4)[162] = { DECLARE_ALIGNED 647 libavcodec/aactab.c static const DECLARE_ALIGNED(16, float, codebook_vector6)[128] = { DECLARE_ALIGNED 682 libavcodec/aactab.c static const DECLARE_ALIGNED(16, float, codebook_vector8)[338] = { DECLARE_ALIGNED 770 libavcodec/aactab.c static const DECLARE_ALIGNED(16, float, codebook_vector10)[578] = { DECLARE_ALIGNED 1411 libavcodec/aactab.c const DECLARE_ALIGNED(32, float, ff_aac_eld_window_512)[1920] = { DECLARE_ALIGNED 1895 libavcodec/aactab.c const DECLARE_ALIGNED(32, int, ff_aac_eld_window_512_fixed)[1920] = { DECLARE_ALIGNED 2378 libavcodec/aactab.c const DECLARE_ALIGNED(32, float, ff_aac_eld_window_480)[1800] = { DECLARE_ALIGNED 2831 libavcodec/aactab.c const DECLARE_ALIGNED(32, int, ff_aac_eld_window_480_fixed)[1800] = { DECLARE_ALIGNED 137 libavcodec/aactab.h DECLARE_ALIGNED(32, extern float, ff_aac_kbd_long_1024)[1024]; DECLARE_ALIGNED 138 libavcodec/aactab.h DECLARE_ALIGNED(32, extern float, ff_aac_kbd_short_128)[128]; DECLARE_ALIGNED 139 libavcodec/aactab.h DECLARE_ALIGNED(32, extern float, ff_aac_kbd_long_960)[960]; DECLARE_ALIGNED 140 libavcodec/aactab.h DECLARE_ALIGNED(32, extern float, ff_aac_kbd_short_120)[120]; DECLARE_ALIGNED 141 libavcodec/aactab.h DECLARE_ALIGNED(32, extern int, ff_aac_kbd_long_1024_fixed)[1024]; DECLARE_ALIGNED 142 libavcodec/aactab.h DECLARE_ALIGNED(32, extern int, ff_aac_kbd_long_512_fixed)[512]; DECLARE_ALIGNED 143 libavcodec/aactab.h DECLARE_ALIGNED(32, extern int, ff_aac_kbd_short_128_fixed)[128]; DECLARE_ALIGNED 144 libavcodec/aactab.h DECLARE_ALIGNED(32, extern const float, ff_aac_eld_window_512)[1920]; DECLARE_ALIGNED 145 libavcodec/aactab.h DECLARE_ALIGNED(32, extern const int, ff_aac_eld_window_512_fixed)[1920]; DECLARE_ALIGNED 146 libavcodec/aactab.h DECLARE_ALIGNED(32, extern const float, ff_aac_eld_window_480)[1800]; DECLARE_ALIGNED 147 libavcodec/aactab.h DECLARE_ALIGNED(32, extern const int, ff_aac_eld_window_480_fixed)[1800]; DECLARE_ALIGNED 243 libavcodec/ac3dec.h DECLARE_ALIGNED(16, int, fixed_coeffs)[AC3_MAX_CHANNELS][AC3_MAX_COEFS]; ///< fixed-point transform coefficients DECLARE_ALIGNED 244 libavcodec/ac3dec.h DECLARE_ALIGNED(32, INTFLOAT, transform_coeffs)[AC3_MAX_CHANNELS][AC3_MAX_COEFS]; ///< transform coefficients DECLARE_ALIGNED 245 libavcodec/ac3dec.h DECLARE_ALIGNED(32, INTFLOAT, delay)[EAC3_MAX_CHANNELS][AC3_BLOCK_SIZE]; ///< delay - added to the next block DECLARE_ALIGNED 246 libavcodec/ac3dec.h DECLARE_ALIGNED(32, INTFLOAT, window)[AC3_BLOCK_SIZE]; ///< window coefficients DECLARE_ALIGNED 247 libavcodec/ac3dec.h DECLARE_ALIGNED(32, INTFLOAT, tmp_output)[AC3_BLOCK_SIZE]; ///< temporary storage for output before windowing DECLARE_ALIGNED 248 libavcodec/ac3dec.h DECLARE_ALIGNED(32, SHORTFLOAT, output)[EAC3_MAX_CHANNELS][AC3_BLOCK_SIZE]; ///< output after imdct transform and windowing DECLARE_ALIGNED 249 libavcodec/ac3dec.h DECLARE_ALIGNED(32, uint8_t, input_buffer)[AC3_FRAME_BUFFER_SIZE + AV_INPUT_BUFFER_PADDING_SIZE]; ///< temp buffer to prevent overread DECLARE_ALIGNED 250 libavcodec/ac3dec.h DECLARE_ALIGNED(32, SHORTFLOAT, output_buffer)[EAC3_MAX_CHANNELS][AC3_BLOCK_SIZE * 6]; ///< final output buffer DECLARE_ALIGNED 140 libavcodec/ac3dsp.c DECLARE_ALIGNED(16, const uint16_t, ff_ac3_bap_bits)[16] = { DECLARE_ALIGNED 153 libavcodec/ac3tab.c DECLARE_ALIGNED(16, const int16_t, ff_ac3_window)[AC3_WINDOW_SIZE/2] = { DECLARE_ALIGNED 91 libavcodec/agm.c DECLARE_ALIGNED(32, int16_t, block)[64]; DECLARE_ALIGNED 155 libavcodec/aic.c DECLARE_ALIGNED(16, int16_t, block)[64]; DECLARE_ALIGNED 156 libavcodec/aic.c DECLARE_ALIGNED(16, uint8_t, quant_matrix)[64]; DECLARE_ALIGNED 54 libavcodec/arm/sbcdsp_init_arm.c DECLARE_ALIGNED(SBC_ALIGN, int32_t, ff_sbcdsp_joint_bits_mask)[8] = { DECLARE_ALIGNED 74 libavcodec/arm/sbcdsp_init_arm.c DECLARE_ALIGNED(SBC_ALIGN, uint8_t, ff_sbc_input_perm_4)[2][8] = { DECLARE_ALIGNED 79 libavcodec/arm/sbcdsp_init_arm.c DECLARE_ALIGNED(SBC_ALIGN, uint8_t, ff_sbc_input_perm_8)[4][8] = { DECLARE_ALIGNED 57 libavcodec/asv.h DECLARE_ALIGNED(32, int16_t, block)[6][64]; DECLARE_ALIGNED 64 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, spec1)[AT1_SU_SAMPLES]; ///< mdct buffer DECLARE_ALIGNED 65 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, spec2)[AT1_SU_SAMPLES]; ///< mdct buffer DECLARE_ALIGNED 66 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, fst_qmf_delay)[46]; ///< delay line for the 1st stacked QMF filter DECLARE_ALIGNED 67 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, snd_qmf_delay)[46]; ///< delay line for the 2nd stacked QMF filter DECLARE_ALIGNED 68 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, last_qmf_delay)[256+39]; ///< delay line for the last stacked QMF filter DECLARE_ALIGNED 76 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, spec)[AT1_SU_SAMPLES]; ///< the mdct spectrum buffer DECLARE_ALIGNED 78 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, low)[256]; DECLARE_ALIGNED 79 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, mid)[256]; DECLARE_ALIGNED 80 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, high)[512]; DECLARE_ALIGNED 79 libavcodec/atrac3.c DECLARE_ALIGNED(32, float, spectrum)[SAMPLES_PER_FRAME]; DECLARE_ALIGNED 80 libavcodec/atrac3.c DECLARE_ALIGNED(32, float, imdct_buf)[SAMPLES_PER_FRAME]; DECLARE_ALIGNED 117 libavcodec/atrac3.c static DECLARE_ALIGNED(32, float, mdct_window)[MDCT_SIZE]; DECLARE_ALIGNED 59 libavcodec/atrac3plus.h DECLARE_ALIGNED(32, float, buf1)[ATRAC3P_PQF_FIR_LEN * 2][8]; DECLARE_ALIGNED 60 libavcodec/atrac3plus.h DECLARE_ALIGNED(32, float, buf2)[ATRAC3P_PQF_FIR_LEN * 2][8]; DECLARE_ALIGNED 153 libavcodec/atrac3plus.h DECLARE_ALIGNED(32, float, prev_buf)[2][ATRAC3P_FRAME_SAMPLES]; ///< overlapping buffer DECLARE_ALIGNED 52 libavcodec/atrac3plusdec.c DECLARE_ALIGNED(32, float, samples)[2][ATRAC3P_FRAME_SAMPLES]; ///< quantized MDCT spectrum DECLARE_ALIGNED 53 libavcodec/atrac3plusdec.c DECLARE_ALIGNED(32, float, mdct_buf)[2][ATRAC3P_FRAME_SAMPLES]; ///< output of the IMDCT DECLARE_ALIGNED 54 libavcodec/atrac3plusdec.c DECLARE_ALIGNED(32, float, time_buf)[2][ATRAC3P_FRAME_SAMPLES]; ///< output of the gain compensation DECLARE_ALIGNED 55 libavcodec/atrac3plusdec.c DECLARE_ALIGNED(32, float, outp_buf)[2][ATRAC3P_FRAME_SAMPLES]; DECLARE_ALIGNED 93 libavcodec/atrac3plusdsp.c static DECLARE_ALIGNED(32, float, sine_table)[2048]; ///< wave table DECLARE_ALIGNED 94 libavcodec/atrac3plusdsp.c static DECLARE_ALIGNED(32, float, hann_window)[256]; ///< Hann windowing function DECLARE_ALIGNED 187 libavcodec/atrac3plusdsp.c DECLARE_ALIGNED(32, float, wavreg1)[128] = { 0 }; DECLARE_ALIGNED 188 libavcodec/atrac3plusdsp.c DECLARE_ALIGNED(32, float, wavreg2)[128] = { 0 }; DECLARE_ALIGNED 45 libavcodec/atrac9dec.c DECLARE_ALIGNED(32, float, coeffs )[256]; DECLARE_ALIGNED 46 libavcodec/atrac9dec.c DECLARE_ALIGNED(32, float, prev_win)[128]; DECLARE_ALIGNED 96 libavcodec/atrac9dec.c DECLARE_ALIGNED(32, float, imdct_win)[256]; DECLARE_ALIGNED 98 libavcodec/atrac9dec.c DECLARE_ALIGNED(32, float, temp)[256]; DECLARE_ALIGNED 59 libavcodec/binkaudio.c DECLARE_ALIGNED(32, FFTSample, coeffs)[BINK_BLOCK_MAX_SIZE]; DECLARE_ALIGNED 79 libavcodec/clearvideo.c DECLARE_ALIGNED(16, int16_t, block)[64]; DECLARE_ALIGNED 151 libavcodec/cook.c DECLARE_ALIGNED(32, float, mono_mdct_output)[2048]; DECLARE_ALIGNED 90 libavcodec/dca_core.h DECLARE_ALIGNED(32, float, hist1)[1024]; DECLARE_ALIGNED 91 libavcodec/dca_core.h DECLARE_ALIGNED(32, float, hist2)[64]; DECLARE_ALIGNED 94 libavcodec/dca_core.h DECLARE_ALIGNED(32, int32_t, hist1)[1024]; DECLARE_ALIGNED 95 libavcodec/dca_core.h DECLARE_ALIGNED(32, int32_t, hist2)[64]; DECLARE_ALIGNED 112 libavcodec/dca_lbr.h DECLARE_ALIGNED(32, float, history)[DCA_LBR_CHANNELS][DCA_LBR_SUBBANDS * 4]; ///< IMDCT history DECLARE_ALIGNED 113 libavcodec/dca_lbr.h DECLARE_ALIGNED(32, float, window)[DCA_LBR_SUBBANDS * 4]; ///< Long window for IMDCT DECLARE_ALIGNED 115 libavcodec/dca_lbr.h DECLARE_ALIGNED(32, float, lfe_data)[64]; ///< Decimated LFE samples DECLARE_ALIGNED 116 libavcodec/dca_lbr.h DECLARE_ALIGNED(32, float, lfe_history)[5][2]; ///< LFE IIR filter history DECLARE_ALIGNED 98 libavcodec/dca_xll.h DECLARE_ALIGNED(32, int32_t, deci_history)[DCA_XLL_CHANNELS_MAX][DCA_XLL_DECI_HISTORY_MAX]; ///< Decimator history for frequency band 1 DECLARE_ALIGNED 4240 libavcodec/dcadata.c DECLARE_ALIGNED(8, const int8_t, ff_dca_high_freq_vq)[1024][32] = { DECLARE_ALIGNED 6293 libavcodec/dcadata.c DECLARE_ALIGNED(16, const float, ff_dca_fir_32bands_perfect)[512] = { DECLARE_ALIGNED 6808 libavcodec/dcadata.c DECLARE_ALIGNED(16, const float, ff_dca_fir_32bands_nonperfect)[512] = { DECLARE_ALIGNED 7339 libavcodec/dcadata.c DECLARE_ALIGNED(16, const float, ff_dca_lfe_fir_64)[256] = { DECLARE_ALIGNED 7482 libavcodec/dcadata.c DECLARE_ALIGNED(16, const float, ff_dca_lfe_fir_128)[256] = { DECLARE_ALIGNED 7550 libavcodec/dcadata.c DECLARE_ALIGNED(16, const float, ff_dca_fir_64bands)[1024] = { DECLARE_ALIGNED 8074 libavcodec/dcadata.c DECLARE_ALIGNED(16, const int32_t, ff_dca_fir_32bands_perfect_fixed)[512] = { DECLARE_ALIGNED 8205 libavcodec/dcadata.c DECLARE_ALIGNED(16, const int32_t, ff_dca_fir_32bands_nonperfect_fixed)[512] = { DECLARE_ALIGNED 8336 libavcodec/dcadata.c DECLARE_ALIGNED(16, const int32_t, ff_dca_lfe_fir_64_fixed)[256] = { DECLARE_ALIGNED 8371 libavcodec/dcadata.c DECLARE_ALIGNED(16, const int32_t, ff_dca_fir_64bands_fixed)[1024] = { DECLARE_ALIGNED 46 libavcodec/dirac_vlc.c const DECLARE_ALIGNED(32, LUTState, ff_dirac_golomb_lut)[1024] = { DECLARE_ALIGNED 225 libavcodec/diracdec.c DECLARE_ALIGNED(16, uint8_t, obmc_weight)[3][MAX_BLOCKSIZE*MAX_BLOCKSIZE]; DECLARE_ALIGNED 39 libavcodec/dnxhddec.c DECLARE_ALIGNED(32, int16_t, blocks)[12][64]; DECLARE_ALIGNED 77 libavcodec/dnxhdenc.h DECLARE_ALIGNED(32, int16_t, blocks)[12][64]; DECLARE_ALIGNED 78 libavcodec/dnxhdenc.h DECLARE_ALIGNED(16, uint8_t, edge_buf_y)[512]; // has to hold 16x16 uint16 when depth=10 DECLARE_ALIGNED 79 libavcodec/dnxhdenc.h DECLARE_ALIGNED(16, uint8_t, edge_buf_uv)[2][512]; // has to hold 16x16 uint16_t when depth=10 DECLARE_ALIGNED 74 libavcodec/dolby_e.h DECLARE_ALIGNED(32, float, mantissas)[MAX_MANTISSAS]; DECLARE_ALIGNED 107 libavcodec/dolby_e.h DECLARE_ALIGNED(32, float, history)[MAX_CHANNELS][256]; DECLARE_ALIGNED 645 libavcodec/dolby_e.h DECLARE_ALIGNED(32, static float, window)[3712]; DECLARE_ALIGNED 68 libavcodec/dss_sp.c DECLARE_ALIGNED(16, uint8_t, bits)[DSS_SP_FRAME_SIZE + DECLARE_ALIGNED 73 libavcodec/dstdec.c DECLARE_ALIGNED(16, uint8_t, status)[DST_MAX_CHANNELS][16]; DECLARE_ALIGNED 74 libavcodec/dstdec.c DECLARE_ALIGNED(16, int16_t, filter)[DST_MAX_ELEMENTS][16][256]; DECLARE_ALIGNED 57 libavcodec/eamad.c DECLARE_ALIGNED(32, int16_t, block)[64]; DECLARE_ALIGNED 45 libavcodec/eatgq.c DECLARE_ALIGNED(16, int16_t, block)[6][64]; DECLARE_ALIGNED 54 libavcodec/eatqi.c DECLARE_ALIGNED(32, int16_t, block)[6][64]; DECLARE_ALIGNED 123 libavcodec/fft.h COSTABLE_CONST DECLARE_ALIGNED(32, FFTSample, FFT_NAME(ff_cos_##size))[size/2] DECLARE_ALIGNED 32 libavcodec/fic.c DECLARE_ALIGNED(16, int16_t, block)[64]; DECLARE_ALIGNED 126 libavcodec/g2meet.c DECLARE_ALIGNED(32, int16_t, block)[6][64]; DECLARE_ALIGNED 260 libavcodec/h264_mvpred.h DECLARE_ALIGNED(4, static const int16_t, zeromv)[2] = { 0 }; DECLARE_ALIGNED 261 libavcodec/h264_mvpred.h DECLARE_ALIGNED(4, int16_t, mvbuf)[3][2]; DECLARE_ALIGNED 300 libavcodec/h264dec.h DECLARE_ALIGNED(8, uint8_t, non_zero_count_cache)[15 * 8]; DECLARE_ALIGNED 305 libavcodec/h264dec.h DECLARE_ALIGNED(16, int16_t, mv_cache)[2][5 * 8][2]; DECLARE_ALIGNED 306 libavcodec/h264dec.h DECLARE_ALIGNED(8, int8_t, ref_cache)[2][5 * 8]; DECLARE_ALIGNED 307 libavcodec/h264dec.h DECLARE_ALIGNED(16, uint8_t, mvd_cache)[2][5 * 8][2]; DECLARE_ALIGNED 310 libavcodec/h264dec.h DECLARE_ALIGNED(8, uint16_t, sub_mb_type)[4]; DECLARE_ALIGNED 313 libavcodec/h264dec.h DECLARE_ALIGNED(16, int16_t, mb)[16 * 48 * 2]; DECLARE_ALIGNED 314 libavcodec/h264dec.h DECLARE_ALIGNED(16, int16_t, mb_luma_dc)[3][16 * 2]; DECLARE_ALIGNED 31 libavcodec/hcadec.c DECLARE_ALIGNED(32, float, imdct_in)[128]; DECLARE_ALIGNED 32 libavcodec/hcadec.c DECLARE_ALIGNED(32, float, imdct_out)[128]; DECLARE_ALIGNED 33 libavcodec/hcadec.c DECLARE_ALIGNED(32, float, imdct_prev)[128]; DECLARE_ALIGNED 345 libavcodec/hevcdec.h DECLARE_ALIGNED(4, Mv, mv)[2]; DECLARE_ALIGNED 448 libavcodec/hevcdec.h DECLARE_ALIGNED(32, uint8_t, edge_emu_buffer)[(MAX_PB_SIZE + 7) * EDGE_EMU_BUFFER_STRIDE * 2]; DECLARE_ALIGNED 450 libavcodec/hevcdec.h DECLARE_ALIGNED(32, uint8_t, edge_emu_buffer2)[(MAX_PB_SIZE + 7) * EDGE_EMU_BUFFER_STRIDE * 2]; DECLARE_ALIGNED 451 libavcodec/hevcdec.h DECLARE_ALIGNED(32, int16_t, tmp)[MAX_PB_SIZE * MAX_PB_SIZE]; DECLARE_ALIGNED 94 libavcodec/hevcdsp.c DECLARE_ALIGNED(16, const int8_t, ff_hevc_epel_filters)[7][4] = { DECLARE_ALIGNED 104 libavcodec/hevcdsp.c DECLARE_ALIGNED(16, const int8_t, ff_hevc_qpel_filters)[3][16] = { DECLARE_ALIGNED 42 libavcodec/hq_hqa.h DECLARE_ALIGNED(16, int16_t, block)[12][64]; DECLARE_ALIGNED 59 libavcodec/hqx.h DECLARE_ALIGNED(16, int16_t, block)[16][64]; DECLARE_ALIGNED 100 libavcodec/imc.c DECLARE_ALIGNED(32, FFTComplex, samples)[COEFFS / 2]; DECLARE_ALIGNED 49 libavcodec/imm4.c DECLARE_ALIGNED(32, int16_t, block)[6][64]; DECLARE_ALIGNED 40 libavcodec/mdct15.h DECLARE_ALIGNED(32, FFTComplex, exptab)[64]; DECLARE_ALIGNED 51 libavcodec/mdec.c DECLARE_ALIGNED(32, int16_t, block)[6][64]; DECLARE_ALIGNED 52 libavcodec/mdec.c DECLARE_ALIGNED(16, uint16_t, quant_matrix)[64]; DECLARE_ALIGNED 52 libavcodec/mimic.c DECLARE_ALIGNED(32, int16_t, dct_block)[64]; DECLARE_ALIGNED 26 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_1) = {0x0001000100010001ULL}; DECLARE_ALIGNED 27 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_2) = {0x0002000200020002ULL}; DECLARE_ALIGNED 28 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_3) = {0x0003000300030003ULL}; DECLARE_ALIGNED 29 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_4) = {0x0004000400040004ULL}; DECLARE_ALIGNED 30 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_5) = {0x0005000500050005ULL}; DECLARE_ALIGNED 31 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_6) = {0x0006000600060006ULL}; DECLARE_ALIGNED 32 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_8) = {0x0008000800080008ULL}; DECLARE_ALIGNED 33 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_9) = {0x0009000900090009ULL}; DECLARE_ALIGNED 34 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_10) = {0x000A000A000A000AULL}; DECLARE_ALIGNED 35 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_12) = {0x000C000C000C000CULL}; DECLARE_ALIGNED 36 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_15) = {0x000F000F000F000FULL}; DECLARE_ALIGNED 37 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_16) = {0x0010001000100010ULL}; DECLARE_ALIGNED 38 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_17) = {0x0011001100110011ULL}; DECLARE_ALIGNED 39 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_18) = {0x0012001200120012ULL}; DECLARE_ALIGNED 40 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_20) = {0x0014001400140014ULL}; DECLARE_ALIGNED 41 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_22) = {0x0016001600160016ULL}; DECLARE_ALIGNED 42 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_28) = {0x001C001C001C001CULL}; DECLARE_ALIGNED 43 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_32) = {0x0020002000200020ULL}; DECLARE_ALIGNED 44 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_53) = {0x0035003500350035ULL}; DECLARE_ALIGNED 45 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_64) = {0x0040004000400040ULL}; DECLARE_ALIGNED 46 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_128) = {0x0080008000800080ULL}; DECLARE_ALIGNED 47 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_512) = {0x0200020002000200ULL}; DECLARE_ALIGNED 48 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_m8tom5) = {0xFFFBFFFAFFF9FFF8ULL}; DECLARE_ALIGNED 49 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_m4tom1) = {0xFFFFFFFEFFFDFFFCULL}; DECLARE_ALIGNED 50 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_1to4) = {0x0004000300020001ULL}; DECLARE_ALIGNED 51 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_5to8) = {0x0008000700060005ULL}; DECLARE_ALIGNED 52 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_0to3) = {0x0003000200010000ULL}; DECLARE_ALIGNED 53 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_4to7) = {0x0007000600050004ULL}; DECLARE_ALIGNED 54 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_8tob) = {0x000b000a00090008ULL}; DECLARE_ALIGNED 55 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_ctof) = {0x000f000e000d000cULL}; DECLARE_ALIGNED 57 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pb_1) = {0x0101010101010101ULL}; DECLARE_ALIGNED 58 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pb_3) = {0x0303030303030303ULL}; DECLARE_ALIGNED 59 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pb_80) = {0x8080808080808080ULL}; DECLARE_ALIGNED 60 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pb_A1) = {0xA1A1A1A1A1A1A1A1ULL}; DECLARE_ALIGNED 61 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pb_FE) = {0xFEFEFEFEFEFEFEFEULL}; DECLARE_ALIGNED 63 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_rnd) = {0x0004000400040004ULL}; DECLARE_ALIGNED 64 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_rnd2) = {0x0040004000400040ULL}; DECLARE_ALIGNED 65 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_rnd3) = {0x0020002000200020ULL}; DECLARE_ALIGNED 67 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_wm1010) = {0xFFFF0000FFFF0000ULL}; DECLARE_ALIGNED 68 libavcodec/mips/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_d40000) = {0x0000000000040000ULL}; DECLARE_ALIGNED 1567 libavcodec/mips/h264dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, stack[0x0a]); DECLARE_ALIGNED 2244 libavcodec/mips/h264dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, stack[0x0d]); DECLARE_ALIGNED 2463 libavcodec/mips/h264dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ptmp[0x11]); DECLARE_ALIGNED 2464 libavcodec/mips/h264dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, pdat[0x04]); DECLARE_ALIGNED 42 libavcodec/mips/simple_idct_mmi.c DECLARE_ALIGNED(16, const int16_t, W_arr)[46] = { DECLARE_ALIGNED 197 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(16, int16_t, temp[64]); DECLARE_ALIGNED 198 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_1_local) = {0x0000000100000001ULL}; DECLARE_ALIGNED 199 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_4_local) = {0x0000000400000004ULL}; DECLARE_ALIGNED 200 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_64_local)= {0x0000004000000040ULL}; DECLARE_ALIGNED 480 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(16, const uint64_t, ff_pw_4_local) = {0x0000000400000004ULL}; DECLARE_ALIGNED 481 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(16, const uint64_t, ff_pw_64_local)= {0x0000004000000040ULL}; DECLARE_ALIGNED 950 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_1_local) = {0x0000000100000001ULL}; DECLARE_ALIGNED 951 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_4_local) = {0x0000000400000004ULL}; DECLARE_ALIGNED 952 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_64_local)= {0x0000004000000040ULL}; DECLARE_ALIGNED 1181 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_4_local) = {0x0000000400000004ULL}; DECLARE_ALIGNED 1182 libavcodec/mips/vc1dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_64_local)= {0x0000004000000040ULL}; DECLARE_ALIGNED 618 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, static const uint64_t, fourtap_subpel_filters[7][6]) = { DECLARE_ALIGNED 1129 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ff_ph_4e7b) = {0x4e7b4e7b4e7b4e7bULL}; DECLARE_ALIGNED 1130 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, const uint64_t, ff_ph_22a3) = {0x22a322a322a322a3ULL}; DECLARE_ALIGNED 2381 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, uint8_t, tmp_array[560]); DECLARE_ALIGNED 2420 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, uint8_t, tmp_array[152]); DECLARE_ALIGNED 2459 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(4, uint8_t, tmp_array[44]); DECLARE_ALIGNED 2497 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, uint8_t, tmp_array[592]); DECLARE_ALIGNED 2536 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, uint8_t, tmp_array[168]); DECLARE_ALIGNED 2575 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(4, uint8_t, tmp_array[52]); DECLARE_ALIGNED 2614 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, uint8_t, tmp_array[560]); DECLARE_ALIGNED 2653 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, uint8_t, tmp_array[152]); DECLARE_ALIGNED 2692 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(4, uint8_t, tmp_array[44]); DECLARE_ALIGNED 2731 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, uint8_t, tmp_array[592]); DECLARE_ALIGNED 2770 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, uint8_t, tmp_array[168]); DECLARE_ALIGNED 2809 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(4, uint8_t, tmp_array[52]); DECLARE_ALIGNED 2992 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, uint8_t, tmp_array[528]); DECLARE_ALIGNED 3148 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(8, uint8_t, tmp_array[136]); DECLARE_ALIGNED 3298 libavcodec/mips/vp8dsp_mmi.c DECLARE_ALIGNED(4, uint8_t, tmp_array[36]); DECLARE_ALIGNED 39 libavcodec/mips/xvid_idct_mmi.c DECLARE_ALIGNED(8, static const int16_t, tg_1_16)[4*4] = { DECLARE_ALIGNED 46 libavcodec/mips/xvid_idct_mmi.c DECLARE_ALIGNED(8, static const int32_t, rounder_0)[2*8] = { DECLARE_ALIGNED 57 libavcodec/mips/xvid_idct_mmi.c DECLARE_ALIGNED(8, static const int16_t, tab_i_04_mmi)[32*4] = { DECLARE_ALIGNED 105 libavcodec/mjpegdec.h DECLARE_ALIGNED(32, int16_t, block)[64]; DECLARE_ALIGNED 108 libavcodec/mlpdec.c DECLARE_ALIGNED(32, int32_t, matrix_coeff)[MAX_MATRICES][MAX_CHANNELS]; DECLARE_ALIGNED 162 libavcodec/mlpdec.c DECLARE_ALIGNED(32, int32_t, sample_buffer)[MAX_BLOCKSIZE][MAX_CHANNELS]; DECLARE_ALIGNED 68 libavcodec/mpc.h DECLARE_ALIGNED(16, MPA_INT, synth_buf)[MPA_MAX_CHANNELS][512*2]; DECLARE_ALIGNED 70 libavcodec/mpc.h DECLARE_ALIGNED(16, int32_t, sb_samples)[MPA_MAX_CHANNELS][36][SBLIMIT]; DECLARE_ALIGNED 68 libavcodec/mpegaudiodec_template.c DECLARE_ALIGNED(16, INTFLOAT, sb_hybrid)[SBLIMIT * 18]; /* 576 samples */ DECLARE_ALIGNED 80 libavcodec/mpegaudiodec_template.c DECLARE_ALIGNED(32, MPA_INT, synth_buf)[MPA_MAX_CHANNELS][512 * 2]; DECLARE_ALIGNED 82 libavcodec/mpegaudiodec_template.c DECLARE_ALIGNED(32, INTFLOAT, sb_samples)[MPA_MAX_CHANNELS][36][SBLIMIT]; DECLARE_ALIGNED 76 libavcodec/mpegaudiodsp_template.c DECLARE_ALIGNED(16, INTFLOAT, RENAME(ff_mdct_win))[8][MDCT_BUF_SIZE]; DECLARE_ALIGNED 78 libavcodec/mpegaudiodsp_template.c DECLARE_ALIGNED(16, MPA_INT, RENAME(ff_mpa_synth_window))[512+256]; DECLARE_ALIGNED 55 libavcodec/nellymoserdec.c DECLARE_ALIGNED(32, float, imdct_buf)[2][NELLY_BUF_LEN]; DECLARE_ALIGNED 62 libavcodec/nellymoserenc.c DECLARE_ALIGNED(32, float, mdct_out)[NELLY_SAMPLES]; DECLARE_ALIGNED 63 libavcodec/nellymoserenc.c DECLARE_ALIGNED(32, float, in_buff)[NELLY_SAMPLES]; DECLARE_ALIGNED 64 libavcodec/nellymoserenc.c DECLARE_ALIGNED(32, float, buf)[3 * NELLY_BUF_LEN]; ///< sample buffer DECLARE_ALIGNED 79 libavcodec/on2avc.c DECLARE_ALIGNED(32, float, coeffs)[2][ON2AVC_SUBFRAME_SIZE]; DECLARE_ALIGNED 80 libavcodec/on2avc.c DECLARE_ALIGNED(32, float, delay) [2][ON2AVC_SUBFRAME_SIZE]; DECLARE_ALIGNED 82 libavcodec/on2avc.c DECLARE_ALIGNED(32, float, temp) [ON2AVC_SUBFRAME_SIZE * 2]; DECLARE_ALIGNED 83 libavcodec/on2avc.c DECLARE_ALIGNED(32, float, mdct_buf) [ON2AVC_SUBFRAME_SIZE]; DECLARE_ALIGNED 84 libavcodec/on2avc.c DECLARE_ALIGNED(32, float, long_win) [ON2AVC_SUBFRAME_SIZE]; DECLARE_ALIGNED 85 libavcodec/on2avc.c DECLARE_ALIGNED(32, float, short_win)[ON2AVC_SUBFRAME_SIZE / 8]; DECLARE_ALIGNED 112 libavcodec/opus.h DECLARE_ALIGNED(32, float, celt_buf)[2][960]; DECLARE_ALIGNED 115 libavcodec/opus.h DECLARE_ALIGNED(32, float, redundancy_buf)[2][960]; DECLARE_ALIGNED 74 libavcodec/opus_celt.h DECLARE_ALIGNED(32, float, buf)[2048]; DECLARE_ALIGNED 75 libavcodec/opus_celt.h DECLARE_ALIGNED(32, float, coeffs)[CELT_MAX_FRAME_SIZE]; DECLARE_ALIGNED 78 libavcodec/opus_celt.h DECLARE_ALIGNED(32, float, overlap)[FFALIGN(CELT_OVERLAP, 16)]; DECLARE_ALIGNED 79 libavcodec/opus_celt.h DECLARE_ALIGNED(32, float, samples)[FFALIGN(CELT_MAX_FRAME_SIZE, 16)]; DECLARE_ALIGNED 36 libavcodec/opus_pvq.h DECLARE_ALIGNED(32, int, qcoeff )[256]; DECLARE_ALIGNED 37 libavcodec/opus_pvq.h DECLARE_ALIGNED(32, float, hadamard_tmp)[256]; DECLARE_ALIGNED 57 libavcodec/opusenc.c DECLARE_ALIGNED(32, float, scratch)[2048]; DECLARE_ALIGNED 74 libavcodec/opusenc_psy.h DECLARE_ALIGNED(32, float, scratch)[2048]; DECLARE_ALIGNED 1099 libavcodec/opustab.c DECLARE_ALIGNED(32, static const float, ff_celt_window_padded)[136] = { DECLARE_ALIGNED 116 libavcodec/ppc/h264chroma_template.c DECLARE_ALIGNED(16, signed int, ABCD)[4] = DECLARE_ALIGNED 191 libavcodec/ppc/h264chroma_template.c DECLARE_ALIGNED(16, signed int, ABCD)[4] = DECLARE_ALIGNED 275 libavcodec/ppc/h264dsp.c DECLARE_ALIGNED(16, int, dc); DECLARE_ALIGNED 403 libavcodec/ppc/h264dsp.c DECLARE_ALIGNED(16, unsigned char, result)[64]; DECLARE_ALIGNED 583 libavcodec/ppc/h264dsp.c DECLARE_ALIGNED(16, unsigned char, temp)[16]; \ DECLARE_ALIGNED 664 libavcodec/ppc/h264dsp.c DECLARE_ALIGNED(16, int32_t, temp)[4]; DECLARE_ALIGNED 713 libavcodec/ppc/h264dsp.c DECLARE_ALIGNED(16, int32_t, temp)[4]; DECLARE_ALIGNED 78 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, half)[SIZE*SIZE];\ DECLARE_ALIGNED 90 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, half)[SIZE*SIZE];\ DECLARE_ALIGNED 97 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, half)[SIZE*SIZE];\ DECLARE_ALIGNED 109 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, half)[SIZE*SIZE];\ DECLARE_ALIGNED 116 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfH)[SIZE*SIZE];\ DECLARE_ALIGNED 117 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfV)[SIZE*SIZE];\ DECLARE_ALIGNED 125 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfH)[SIZE*SIZE];\ DECLARE_ALIGNED 126 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfV)[SIZE*SIZE];\ DECLARE_ALIGNED 134 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfH)[SIZE*SIZE];\ DECLARE_ALIGNED 135 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfV)[SIZE*SIZE];\ DECLARE_ALIGNED 143 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfH)[SIZE*SIZE];\ DECLARE_ALIGNED 144 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfV)[SIZE*SIZE];\ DECLARE_ALIGNED 152 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, int16_t, tmp)[SIZE*(SIZE+8)];\ DECLARE_ALIGNED 158 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfH)[SIZE*SIZE];\ DECLARE_ALIGNED 159 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfHV)[SIZE*SIZE];\ DECLARE_ALIGNED 160 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, int16_t, tmp)[SIZE*(SIZE+8)];\ DECLARE_ALIGNED 168 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfH)[SIZE*SIZE];\ DECLARE_ALIGNED 169 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfHV)[SIZE*SIZE];\ DECLARE_ALIGNED 170 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, int16_t, tmp)[SIZE*(SIZE+8)];\ DECLARE_ALIGNED 178 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfV)[SIZE*SIZE];\ DECLARE_ALIGNED 179 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfHV)[SIZE*SIZE];\ DECLARE_ALIGNED 180 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, int16_t, tmp)[SIZE*(SIZE+8)];\ DECLARE_ALIGNED 188 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfV)[SIZE*SIZE];\ DECLARE_ALIGNED 189 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, uint8_t, halfHV)[SIZE*SIZE];\ DECLARE_ALIGNED 190 libavcodec/ppc/h264qpel.c DECLARE_ALIGNED(16, int16_t, tmp)[SIZE*(SIZE+8)];\ DECLARE_ALIGNED 67 libavcodec/ppc/mpegvideo_altivec.c DECLARE_ALIGNED(16, short, qmul8) = qmul; DECLARE_ALIGNED 68 libavcodec/ppc/mpegvideo_altivec.c DECLARE_ALIGNED(16, short, qadd8) = qadd; DECLARE_ALIGNED 37 libavcodec/ppc/mpegvideodsp.c const DECLARE_ALIGNED(16, unsigned short, rounder_a) = rounder; DECLARE_ALIGNED 38 libavcodec/ppc/mpegvideodsp.c const DECLARE_ALIGNED(16, unsigned short, ABCD)[8] = { DECLARE_ALIGNED 275 libavcodec/ppc/vp8dsp_altivec.c DECLARE_ALIGNED(16, uint8_t, tmp)[(2*WIDTH+5)*16]; \ DECLARE_ALIGNED 222 libavcodec/proresenc_kostya.c DECLARE_ALIGNED(16, int16_t, blocks)[MAX_PLANES][64 * 4 * MAX_MBS_PER_SLICE]; DECLARE_ALIGNED 223 libavcodec/proresenc_kostya.c DECLARE_ALIGNED(16, uint16_t, emu_buf)[16 * 16]; DECLARE_ALIGNED 231 libavcodec/proresenc_kostya.c DECLARE_ALIGNED(16, int16_t, blocks)[MAX_PLANES][64 * 4 * MAX_MBS_PER_SLICE]; DECLARE_ALIGNED 232 libavcodec/proresenc_kostya.c DECLARE_ALIGNED(16, uint16_t, emu_buf)[16*16]; DECLARE_ALIGNED 122 libavcodec/qdm2.c DECLARE_ALIGNED(32, QDM2Complex, complex)[MPA_MAX_CHANNELS][256]; DECLARE_ALIGNED 172 libavcodec/qdm2.c DECLARE_ALIGNED(32, float, synth_buf)[MPA_MAX_CHANNELS][512*2]; DECLARE_ALIGNED 174 libavcodec/qdm2.c DECLARE_ALIGNED(32, float, sb_samples)[MPA_MAX_CHANNELS][128][SBLIMIT]; DECLARE_ALIGNED 175 libavcodec/qdm2.c DECLARE_ALIGNED(32, float, samples)[MPA_MAX_CHANNELS * MPA_FRAME_SIZE]; DECLARE_ALIGNED 69 libavcodec/qdmc.c DECLARE_ALIGNED(32, FFTComplex, cmplx)[2][512]; DECLARE_ALIGNED 63 libavcodec/ra144.h DECLARE_ALIGNED(16, int16_t, buffer_a)[FFALIGN(BLOCKSIZE,16)]; DECLARE_ALIGNED 43 libavcodec/ra288.c DECLARE_ALIGNED(32, float, sp_lpc)[FFALIGN(36, 16)]; ///< LPC coefficients for speech data (spec: A) DECLARE_ALIGNED 44 libavcodec/ra288.c DECLARE_ALIGNED(32, float, gain_lpc)[FFALIGN(10, 16)]; ///< LPC coefficients for gain (spec: GB) DECLARE_ALIGNED 100 libavcodec/ra288.h DECLARE_ALIGNED(32, static const float, syn_window)[FFALIGN(111, 16)]={ DECLARE_ALIGNED 122 libavcodec/ra288.h DECLARE_ALIGNED(32, static const float, gain_window)[FFALIGN(38, 16)]={ DECLARE_ALIGNED 133 libavcodec/ra288.h DECLARE_ALIGNED(32, static const float, syn_bw_tab)[FFALIGN(36, 16)] = { DECLARE_ALIGNED 143 libavcodec/ra288.h DECLARE_ALIGNED(32, static const float, gain_bw_tab)[FFALIGN(10, 16)] = { DECLARE_ALIGNED 39 libavcodec/rtjpeg.h DECLARE_ALIGNED(16, int16_t, block)[64]; DECLARE_ALIGNED 119 libavcodec/rv34.h DECLARE_ALIGNED(8, uint32_t, avail_cache)[3*4]; DECLARE_ALIGNED 104 libavcodec/sbc.h DECLARE_ALIGNED(SBC_ALIGN, uint32_t, scale_factor)[2][8]; DECLARE_ALIGNED 107 libavcodec/sbc.h DECLARE_ALIGNED(SBC_ALIGN, int32_t, sb_sample_f)[16][2][8]; DECLARE_ALIGNED 110 libavcodec/sbc.h DECLARE_ALIGNED(SBC_ALIGN, int32_t, sb_sample)[16][2][8]; DECLARE_ALIGNED 46 libavcodec/sbcdec.c DECLARE_ALIGNED(SBC_ALIGN, struct sbc_frame, frame); DECLARE_ALIGNED 47 libavcodec/sbcdec.c DECLARE_ALIGNED(SBC_ALIGN, struct sbc_decoder_state, dsp); DECLARE_ALIGNED 47 libavcodec/sbcdsp.h DECLARE_ALIGNED(SBC_ALIGN, int16_t, X)[2][SBC_X_BUFFER_SIZE]; DECLARE_ALIGNED 47 libavcodec/sbcdsp_data.c DECLARE_ALIGNED(SBC_ALIGN, const int16_t, ff_sbcdsp_analysis_consts_fixed4_simd_even)[40 + 16] = { DECLARE_ALIGNED 92 libavcodec/sbcdsp_data.c DECLARE_ALIGNED(SBC_ALIGN, const int16_t, ff_sbcdsp_analysis_consts_fixed4_simd_odd)[40 + 16] = { DECLARE_ALIGNED 137 libavcodec/sbcdsp_data.c DECLARE_ALIGNED(SBC_ALIGN, const int16_t, ff_sbcdsp_analysis_consts_fixed8_simd_even)[80 + 64] = { DECLARE_ALIGNED 234 libavcodec/sbcdsp_data.c DECLARE_ALIGNED(SBC_ALIGN, const int16_t, ff_sbcdsp_analysis_consts_fixed8_simd_odd)[80 + 64] = { DECLARE_ALIGNED 45 libavcodec/sbcenc.c DECLARE_ALIGNED(SBC_ALIGN, struct sbc_frame, frame); DECLARE_ALIGNED 46 libavcodec/sbcenc.c DECLARE_ALIGNED(SBC_ALIGN, SBCDSPContext, dsp); DECLARE_ALIGNED 83 libavcodec/sbr.h DECLARE_ALIGNED(32, INTFLOAT, synthesis_filterbank_samples)[SBR_SYNTHESIS_BUF_SIZE]; DECLARE_ALIGNED 84 libavcodec/sbr.h DECLARE_ALIGNED(32, INTFLOAT, analysis_filterbank_samples) [1312]; DECLARE_ALIGNED 94 libavcodec/sbr.h DECLARE_ALIGNED(16, INTFLOAT, Y)[2][38][64][2]; DECLARE_ALIGNED 95 libavcodec/sbr.h DECLARE_ALIGNED(16, AAC_FLOAT, g_temp)[42][48]; DECLARE_ALIGNED 188 libavcodec/sbr.h DECLARE_ALIGNED(16, INTFLOAT, X_low)[32][40][2]; DECLARE_ALIGNED 190 libavcodec/sbr.h DECLARE_ALIGNED(16, INTFLOAT, X_high)[64][40][2]; DECLARE_ALIGNED 192 libavcodec/sbr.h DECLARE_ALIGNED(16, INTFLOAT, X)[2][2][38][64]; DECLARE_ALIGNED 194 libavcodec/sbr.h DECLARE_ALIGNED(16, INTFLOAT, alpha0)[64][2]; DECLARE_ALIGNED 196 libavcodec/sbr.h DECLARE_ALIGNED(16, INTFLOAT, alpha1)[64][2]; DECLARE_ALIGNED 210 libavcodec/sbr.h DECLARE_ALIGNED(32, INTFLOAT, qmf_filter_scratch)[5][64]; DECLARE_ALIGNED 39 libavcodec/sinewin.h SINETABLE_CONST DECLARE_ALIGNED(32, INTFLOAT, AAC_RENAME(ff_sine_##size))[size] DECLARE_ALIGNED 42 libavcodec/sinewin.h DECLARE_ALIGNED(32, INTFLOAT, AAC_RENAME(ff_sine_##size))[size] DECLARE_ALIGNED 75 libavcodec/sipr.h DECLARE_ALIGNED(16, float, synth_buf)[LP_FILTER_ORDER + 5*SUBFR_SIZE + 6]; DECLARE_ALIGNED 379 libavcodec/siren.c DECLARE_ALIGNED(32, float, imdct_buf)[4][FRAME_SIZE]; DECLARE_ALIGNED 40 libavcodec/svq1_cb.h DECLARE_ALIGNED(4, static const int8_t, svq1_inter_codebook_4x2)[768] = { DECLARE_ALIGNED 92 libavcodec/svq1_cb.h DECLARE_ALIGNED(4, static const int8_t, svq1_inter_codebook_4x4)[1536] = { DECLARE_ALIGNED 192 libavcodec/svq1_cb.h DECLARE_ALIGNED(4, static const int8_t, svq1_inter_codebook_8x4)[3072] = { DECLARE_ALIGNED 388 libavcodec/svq1_cb.h DECLARE_ALIGNED(4, static const int8_t, svq1_inter_codebook_8x8)[6144] = { DECLARE_ALIGNED 783 libavcodec/svq1_cb.h DECLARE_ALIGNED(4, static const int8_t, svq1_intra_codebook_4x2)[768] = { DECLARE_ALIGNED 835 libavcodec/svq1_cb.h DECLARE_ALIGNED(4, static const int8_t, svq1_intra_codebook_4x4)[1536] = { DECLARE_ALIGNED 935 libavcodec/svq1_cb.h DECLARE_ALIGNED(4, static const int8_t, svq1_intra_codebook_8x4)[3072] = { DECLARE_ALIGNED 1131 libavcodec/svq1_cb.h DECLARE_ALIGNED(4, static const int8_t, svq1_intra_codebook_8x8)[6144] = { DECLARE_ALIGNED 65 libavcodec/svq1enc.h DECLARE_ALIGNED(16, int16_t, encoded_block_levels)[6][7][256]; DECLARE_ALIGNED 143 libavcodec/svq3.c DECLARE_ALIGNED(16, int16_t, mv_cache)[2][5 * 8][2]; DECLARE_ALIGNED 144 libavcodec/svq3.c DECLARE_ALIGNED(8, int8_t, ref_cache)[2][5 * 8]; DECLARE_ALIGNED 145 libavcodec/svq3.c DECLARE_ALIGNED(16, int16_t, mb)[16 * 48 * 2]; DECLARE_ALIGNED 146 libavcodec/svq3.c DECLARE_ALIGNED(16, int16_t, mb_luma_dc)[3][16 * 2]; DECLARE_ALIGNED 147 libavcodec/svq3.c DECLARE_ALIGNED(8, uint8_t, non_zero_count_cache)[15 * 8]; DECLARE_ALIGNED 75 libavcodec/takdec.c DECLARE_ALIGNED(16, int16_t, filter)[MAX_PREDICTORS]; DECLARE_ALIGNED 76 libavcodec/takdec.c DECLARE_ALIGNED(16, int16_t, residues)[544]; DECLARE_ALIGNED 115 libavcodec/tests/dct.c DECLARE_ALIGNED(16, static int16_t, block)[64]; DECLARE_ALIGNED 116 libavcodec/tests/dct.c DECLARE_ALIGNED(8, static int16_t, block1)[64]; DECLARE_ALIGNED 290 libavcodec/tests/dct.c DECLARE_ALIGNED(8, static uint8_t, img_dest)[64]; DECLARE_ALIGNED 291 libavcodec/tests/dct.c DECLARE_ALIGNED(8, static uint8_t, img_dest1)[64]; DECLARE_ALIGNED 41 libavcodec/truespeech.c DECLARE_ALIGNED(16, uint8_t, buffer)[32]; DECLARE_ALIGNED 59 libavcodec/vorbis_data.c DECLARE_ALIGNED(16, static const float, vwin64)[32] = { DECLARE_ALIGNED 70 libavcodec/vorbis_data.c DECLARE_ALIGNED(16, static const float, vwin128)[64] = { DECLARE_ALIGNED 89 libavcodec/vorbis_data.c DECLARE_ALIGNED(16, static const float, vwin256)[128] = { DECLARE_ALIGNED 124 libavcodec/vorbis_data.c DECLARE_ALIGNED(16, static const float, vwin512)[256] = { DECLARE_ALIGNED 191 libavcodec/vorbis_data.c DECLARE_ALIGNED(16, static const float, vwin1024)[512] = { DECLARE_ALIGNED 322 libavcodec/vorbis_data.c DECLARE_ALIGNED(16, static const float, vwin2048)[1024] = { DECLARE_ALIGNED 581 libavcodec/vorbis_data.c DECLARE_ALIGNED(16, static const float, vwin4096)[2048] = { DECLARE_ALIGNED 1096 libavcodec/vorbis_data.c DECLARE_ALIGNED(16, static const float, vwin8192)[4096] = { DECLARE_ALIGNED 173 libavcodec/vp3.c DECLARE_ALIGNED(16, int16_t, block)[64]; DECLARE_ALIGNED 275 libavcodec/vp3.c DECLARE_ALIGNED(16, int16_t, qmat)[3][2][3][64]; ///< qmat[qpi][is_inter][plane] DECLARE_ALIGNED 297 libavcodec/vp3.c DECLARE_ALIGNED(8, int, bounding_values_array)[256 + 2]; DECLARE_ALIGNED 67 libavcodec/vp56.h DECLARE_ALIGNED(4, int16_t, x); DECLARE_ALIGNED 161 libavcodec/vp56.h DECLARE_ALIGNED(16, int16_t, block_coeff)[6][64]; DECLARE_ALIGNED 176 libavcodec/vp56.h DECLARE_ALIGNED(8, int, bounding_values_array)[256]; DECLARE_ALIGNED 91 libavcodec/vp8.h DECLARE_ALIGNED(4, uint8_t, intra4x4_pred_mode_top)[4]; DECLARE_ALIGNED 107 libavcodec/vp8.h DECLARE_ALIGNED(16, int16_t, block)[6][4][16]; DECLARE_ALIGNED 108 libavcodec/vp8.h DECLARE_ALIGNED(16, int16_t, block_dc)[16]; DECLARE_ALIGNED 116 libavcodec/vp8.h DECLARE_ALIGNED(16, uint8_t, non_zero_count_cache)[6][4]; DECLARE_ALIGNED 123 libavcodec/vp8.h DECLARE_ALIGNED(8, uint8_t, left_nnz)[9]; DECLARE_ALIGNED 133 libavcodec/vp8.h DECLARE_ALIGNED(16, uint8_t, edge_emu_buffer)[21 * EDGE_EMU_LINESIZE]; DECLARE_ALIGNED 205 libavcodec/vp9dec.h DECLARE_ALIGNED(32, uint8_t, edge_emu_buffer)[135 * 144 * 2]; DECLARE_ALIGNED 208 libavcodec/vp9dec.h DECLARE_ALIGNED(16, uint8_t, left_y_nnz_ctx)[16]; DECLARE_ALIGNED 209 libavcodec/vp9dec.h DECLARE_ALIGNED(16, uint8_t, left_mode_ctx)[16]; DECLARE_ALIGNED 210 libavcodec/vp9dec.h DECLARE_ALIGNED(16, VP56mv, left_mv_ctx)[16][2]; DECLARE_ALIGNED 211 libavcodec/vp9dec.h DECLARE_ALIGNED(16, uint8_t, left_uv_nnz_ctx)[2][16]; DECLARE_ALIGNED 212 libavcodec/vp9dec.h DECLARE_ALIGNED(8, uint8_t, left_partition_ctx)[8]; DECLARE_ALIGNED 213 libavcodec/vp9dec.h DECLARE_ALIGNED(8, uint8_t, left_skip_ctx)[8]; DECLARE_ALIGNED 214 libavcodec/vp9dec.h DECLARE_ALIGNED(8, uint8_t, left_txfm_ctx)[8]; DECLARE_ALIGNED 215 libavcodec/vp9dec.h DECLARE_ALIGNED(8, uint8_t, left_segpred_ctx)[8]; DECLARE_ALIGNED 216 libavcodec/vp9dec.h DECLARE_ALIGNED(8, uint8_t, left_intra_ctx)[8]; DECLARE_ALIGNED 217 libavcodec/vp9dec.h DECLARE_ALIGNED(8, uint8_t, left_comp_ctx)[8]; DECLARE_ALIGNED 218 libavcodec/vp9dec.h DECLARE_ALIGNED(8, uint8_t, left_ref_ctx)[8]; DECLARE_ALIGNED 219 libavcodec/vp9dec.h DECLARE_ALIGNED(8, uint8_t, left_filter_ctx)[8]; DECLARE_ALIGNED 221 libavcodec/vp9dec.h DECLARE_ALIGNED(32, uint8_t, tmp_y)[64 * 64 * 2]; DECLARE_ALIGNED 222 libavcodec/vp9dec.h DECLARE_ALIGNED(32, uint8_t, tmp_uv)[2][64 * 64 * 2]; DECLARE_ALIGNED 28 libavcodec/vp9dsp.c const DECLARE_ALIGNED(16, int16_t, ff_vp9_subpel_filters)[3][16][8] = { DECLARE_ALIGNED 113 libavcodec/wma.h DECLARE_ALIGNED(32, float, exponents)[MAX_CHANNELS][BLOCK_MAX_SIZE]; DECLARE_ALIGNED 116 libavcodec/wma.h DECLARE_ALIGNED(32, float, coefs)[MAX_CHANNELS][BLOCK_MAX_SIZE]; DECLARE_ALIGNED 117 libavcodec/wma.h DECLARE_ALIGNED(32, FFTSample, output)[BLOCK_MAX_SIZE * 2]; DECLARE_ALIGNED 121 libavcodec/wma.h DECLARE_ALIGNED(32, float, frame_out)[MAX_CHANNELS][BLOCK_MAX_SIZE * 2]; DECLARE_ALIGNED 150 libavcodec/wmalosslessdec.c DECLARE_ALIGNED(16, int16_t, coefs)[MAX_ORDER + WMALL_COEFF_PAD_SIZE/sizeof(int16_t)]; DECLARE_ALIGNED 151 libavcodec/wmalosslessdec.c DECLARE_ALIGNED(16, int32_t, lms_prevvalues)[MAX_ORDER * 2 + WMALL_COEFF_PAD_SIZE/sizeof(int16_t)]; DECLARE_ALIGNED 152 libavcodec/wmalosslessdec.c DECLARE_ALIGNED(16, int16_t, lms_updates)[MAX_ORDER * 2 + WMALL_COEFF_PAD_SIZE/sizeof(int16_t)]; DECLARE_ALIGNED 158 libavcodec/wmaprodec.c DECLARE_ALIGNED(32, float, out)[WMAPRO_BLOCK_MAX_SIZE + WMAPRO_BLOCK_MAX_SIZE / 2]; ///< output buffer DECLARE_ALIGNED 183 libavcodec/wmaprodec.c DECLARE_ALIGNED(32, float, tmp)[WMAPRO_BLOCK_MAX_SIZE]; ///< IMDCT output buffer DECLARE_ALIGNED 279 libavcodec/wmavoice.c DECLARE_ALIGNED(32, float, tilted_lpcs_pf)[0x80]; DECLARE_ALIGNED 281 libavcodec/wmavoice.c DECLARE_ALIGNED(32, float, denoise_coeffs_pf)[0x80]; DECLARE_ALIGNED 283 libavcodec/wmavoice.c DECLARE_ALIGNED(32, float, synth_filter_out_buf)[0x80 + MAX_LSPS_ALIGN16]; DECLARE_ALIGNED 54 libavcodec/wmv2.h DECLARE_ALIGNED(32, int16_t, abt_block2)[6][64]; DECLARE_ALIGNED 25 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_1) = { 0x0001000100010001ULL, 0x0001000100010001ULL, DECLARE_ALIGNED 27 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_2) = { 0x0002000200020002ULL, 0x0002000200020002ULL, DECLARE_ALIGNED 33 libavcodec/x86/constants.c DECLARE_ALIGNED(16, const xmm_reg, ff_pw_8) = { 0x0008000800080008ULL, 0x0008000800080008ULL }; DECLARE_ALIGNED 35 libavcodec/x86/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pw_15) = 0x000F000F000F000FULL; DECLARE_ALIGNED 36 libavcodec/x86/constants.c DECLARE_ALIGNED(16, const xmm_reg, ff_pw_16) = { 0x0010001000100010ULL, 0x0010001000100010ULL }; DECLARE_ALIGNED 37 libavcodec/x86/constants.c DECLARE_ALIGNED(16, const xmm_reg, ff_pw_17) = { 0x0011001100110011ULL, 0x0011001100110011ULL }; DECLARE_ALIGNED 39 libavcodec/x86/constants.c DECLARE_ALIGNED(16, const xmm_reg, ff_pw_20) = { 0x0014001400140014ULL, 0x0014001400140014ULL }; DECLARE_ALIGNED 40 libavcodec/x86/constants.c DECLARE_ALIGNED(16, const xmm_reg, ff_pw_32) = { 0x0020002000200020ULL, 0x0020002000200020ULL }; DECLARE_ALIGNED 46 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_255) = { 0x00ff00ff00ff00ffULL, 0x00ff00ff00ff00ffULL, DECLARE_ALIGNED 48 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_256) = { 0x0100010001000100ULL, 0x0100010001000100ULL, DECLARE_ALIGNED 50 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_512) = { 0x0200020002000200ULL, 0x0200020002000200ULL, DECLARE_ALIGNED 52 libavcodec/x86/constants.c DECLARE_ALIGNED(16, const xmm_reg, ff_pw_1019) = { 0x03FB03FB03FB03FBULL, 0x03FB03FB03FB03FBULL }; DECLARE_ALIGNED 53 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_1023) = { 0x03ff03ff03ff03ffULL, 0x03ff03ff03ff03ffULL, DECLARE_ALIGNED 55 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_1024) = { 0x0400040004000400ULL, 0x0400040004000400ULL, DECLARE_ALIGNED 57 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_2048) = { 0x0800080008000800ULL, 0x0800080008000800ULL, DECLARE_ALIGNED 59 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_4095) = { 0x0fff0fff0fff0fffULL, 0x0fff0fff0fff0fffULL, DECLARE_ALIGNED 61 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_4096) = { 0x1000100010001000ULL, 0x1000100010001000ULL, DECLARE_ALIGNED 63 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_8192) = { 0x2000200020002000ULL, 0x2000200020002000ULL, DECLARE_ALIGNED 65 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pw_m1) = { 0xFFFFFFFFFFFFFFFFULL, 0xFFFFFFFFFFFFFFFFULL, DECLARE_ALIGNED 68 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pb_0) = { 0x0000000000000000ULL, 0x0000000000000000ULL, DECLARE_ALIGNED 70 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pb_1) = { 0x0101010101010101ULL, 0x0101010101010101ULL, DECLARE_ALIGNED 72 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pb_2) = { 0x0202020202020202ULL, 0x0202020202020202ULL, DECLARE_ALIGNED 74 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pb_3) = { 0x0303030303030303ULL, 0x0303030303030303ULL, DECLARE_ALIGNED 76 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const xmm_reg, ff_pb_15) = { 0x0F0F0F0F0F0F0F0FULL, 0x0F0F0F0F0F0F0F0FULL }; DECLARE_ALIGNED 77 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pb_80) = { 0x8080808080808080ULL, 0x8080808080808080ULL, DECLARE_ALIGNED 79 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pb_FE) = { 0xFEFEFEFEFEFEFEFEULL, 0xFEFEFEFEFEFEFEFEULL, DECLARE_ALIGNED 81 libavcodec/x86/constants.c DECLARE_ALIGNED(8, const uint64_t, ff_pb_FC) = 0xFCFCFCFCFCFCFCFCULL; DECLARE_ALIGNED 83 libavcodec/x86/constants.c DECLARE_ALIGNED(16, const xmm_reg, ff_ps_neg) = { 0x8000000080000000ULL, 0x8000000080000000ULL }; DECLARE_ALIGNED 85 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pd_1) = { 0x0000000100000001ULL, 0x0000000100000001ULL, DECLARE_ALIGNED 87 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pd_16) = { 0x0000001000000010ULL, 0x0000001000000010ULL, DECLARE_ALIGNED 89 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pd_32) = { 0x0000002000000020ULL, 0x0000002000000020ULL, DECLARE_ALIGNED 91 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pd_8192) = { 0x0000200000002000ULL, 0x0000200000002000ULL, DECLARE_ALIGNED 93 libavcodec/x86/constants.c DECLARE_ALIGNED(32, const ymm_reg, ff_pd_65535)= { 0x0000ffff0000ffffULL, 0x0000ffff0000ffffULL, DECLARE_ALIGNED 59 libavcodec/x86/fdct.c DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { DECLARE_ALIGNED 65 libavcodec/x86/fdct.c DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { DECLARE_ALIGNED 69 libavcodec/x86/fdct.c DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; DECLARE_ALIGNED 71 libavcodec/x86/fdct.c DECLARE_ALIGNED(8, static const int32_t, fdct_r_row)[2] = {RND_FRW_ROW, RND_FRW_ROW }; DECLARE_ALIGNED 75 libavcodec/x86/fdct.c DECLARE_ALIGNED(16, const int32_t, fdct_r_row_sse2)[4]; DECLARE_ALIGNED 82 libavcodec/x86/fdct.c DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table DECLARE_ALIGNED 158 libavcodec/x86/fdct.c DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; DECLARE_ALIGNED 543 libavcodec/x86/fdct.c DECLARE_ALIGNED(8, int64_t, align_tmp)[16]; DECLARE_ALIGNED 565 libavcodec/x86/fdct.c DECLARE_ALIGNED(8, int64_t, align_tmp)[16]; DECLARE_ALIGNED 587 libavcodec/x86/fdct.c DECLARE_ALIGNED(16, int64_t, align_tmp)[16]; DECLARE_ALIGNED 48 libavcodec/x86/mpegaudiodsp.c DECLARE_ALIGNED(16, static float, mdct_win_sse)[2][4][4*40]; DECLARE_ALIGNED 31 libavcodec/x86/mpegvideoenc.c DECLARE_ALIGNED(16, static const uint16_t, inv_zigzag_direct16)[64] = { DECLARE_ALIGNED 123 libavfilter/af_arnndn.c DECLARE_ALIGNED(32, float, synthesis_mem)[FRAME_SIZE]; DECLARE_ALIGNED 143 libavfilter/af_arnndn.c DECLARE_ALIGNED(32, float, window)[WINDOW_SIZE]; DECLARE_ALIGNED 101 libavfilter/ebur128.c static DECLARE_ALIGNED(32, double, histogram_energies)[1000]; DECLARE_ALIGNED 102 libavfilter/ebur128.c static DECLARE_ALIGNED(32, double, histogram_energy_boundaries)[1001]; DECLARE_ALIGNED 143 libavfilter/vf_colorspace.c DECLARE_ALIGNED(16, int16_t, lrgb2lrgb_coeffs)[3][3][8]; DECLARE_ALIGNED 151 libavfilter/vf_colorspace.c DECLARE_ALIGNED(16, int16_t, yuv2rgb_coeffs)[3][3][8]; DECLARE_ALIGNED 152 libavfilter/vf_colorspace.c DECLARE_ALIGNED(16, int16_t, rgb2yuv_coeffs)[3][3][8]; DECLARE_ALIGNED 153 libavfilter/vf_colorspace.c DECLARE_ALIGNED(16, int16_t, yuv2yuv_coeffs)[3][3][8]; DECLARE_ALIGNED 154 libavfilter/vf_colorspace.c DECLARE_ALIGNED(16, int16_t, yuv_offset)[2 /* in, out */][8]; DECLARE_ALIGNED 359 libavfilter/vf_dctdnoiz.c DECLARE_ALIGNED(32, float, tmp_block1)[bsize * bsize]; \ DECLARE_ALIGNED 360 libavfilter/vf_dctdnoiz.c DECLARE_ALIGNED(32, float, tmp_block2)[bsize * bsize]; \ DECLARE_ALIGNED 57 libavfilter/vf_fspp.c DECLARE_ALIGNED(32, static const uint8_t, dither)[8][8] = { DECLARE_ALIGNED 161 libavfilter/vf_fspp.c DECLARE_ALIGNED(32, int32_t, block_align)[4 * 8 * BLOCKSZ + 4 * 8 * BLOCKSZ]; DECLARE_ALIGNED 46 libavfilter/vf_gradfun.c DECLARE_ALIGNED(16, static const uint16_t, dither)[8][8] = { DECLARE_ALIGNED 61 libavfilter/vf_owdenoise.c DECLARE_ALIGNED(8, static const uint8_t, dither)[8][8] = { DECLARE_ALIGNED 56 libavfilter/vf_pp7.c DECLARE_ALIGNED(8, static const uint8_t, dither)[8][8] = { DECLARE_ALIGNED 82 libavfilter/vf_spp.c DECLARE_ALIGNED(8, static const uint8_t, ldither)[8][8] = { DECLARE_ALIGNED 244 libavfilter/vf_spp.c DECLARE_ALIGNED(16, uint64_t, block_align)[32]; DECLARE_ALIGNED 70 libavfilter/vf_uspp.c DECLARE_ALIGNED(8, static const uint8_t, dither)[8][8] = { DECLARE_ALIGNED 37 libavutil/aes_internal.h DECLARE_ALIGNED(16, av_aes_block, round_key)[15]; DECLARE_ALIGNED 38 libavutil/aes_internal.h DECLARE_ALIGNED(16, av_aes_block, state)[2]; DECLARE_ALIGNED 111 libavutil/internal.h DECLARE_ALIGNED(a, t, la_##v) s o; \ DECLARE_ALIGNED 39 libavutil/lls.h DECLARE_ALIGNED(32, double, covariance[MAX_VARS_ALIGN][MAX_VARS_ALIGN]); DECLARE_ALIGNED 40 libavutil/lls.h DECLARE_ALIGNED(32, double, coeff[MAX_VARS][MAX_VARS]); DECLARE_ALIGNED 23 libavutil/tests/aes_ctr.c static const DECLARE_ALIGNED(8, uint8_t, plain)[] = { DECLARE_ALIGNED 26 libavutil/tests/aes_ctr.c static DECLARE_ALIGNED(8, uint8_t, tmp)[11]; DECLARE_ALIGNED 38 libavutil/tests/des.c static const DECLARE_ALIGNED(8, uint8_t, plain)[] = { 0xfe, 0xdc, 0xba, 0x98, 0x76, 0x54, 0x32, 0x10 }; DECLARE_ALIGNED 39 libavutil/tests/des.c static const DECLARE_ALIGNED(8, uint8_t, crypt_ref)[] = { 0x4a, 0xb6, 0x5b, 0x3d, 0x4b, 0x06, 0x15, 0x18 }; DECLARE_ALIGNED 40 libavutil/tests/des.c static DECLARE_ALIGNED(8, uint8_t, tmp)[8]; DECLARE_ALIGNED 41 libavutil/tests/des.c static DECLARE_ALIGNED(8, uint8_t, large_buffer)[10002][8]; DECLARE_ALIGNED 102 libavutil/tx_priv.h DECLARE_ALIGNED(32, FFTSample, TX_NAME(ff_cos_##size))[size/2] DECLARE_ALIGNED 40 libavutil/tx_template.c DECLARE_ALIGNED(32, FFTComplex, TX_NAME(ff_cos_53))[4]; DECLARE_ALIGNED 66 libpostproc/postprocess_altivec_template.c DECLARE_ALIGNED(16, short, data)[8] = DECLARE_ALIGNED 226 libpostproc/postprocess_altivec_template.c DECLARE_ALIGNED(16, short, qp)[8] = {c->QP}; DECLARE_ALIGNED 422 libpostproc/postprocess_altivec_template.c DECLARE_ALIGNED(16, short, qp)[8] = {8*c->QP}; DECLARE_ALIGNED 575 libpostproc/postprocess_altivec_template.c DECLARE_ALIGNED(16, uint8_t, dt)[16] = { deringThreshold }; DECLARE_ALIGNED 599 libpostproc/postprocess_altivec_template.c DECLARE_ALIGNED(16, signed int, S)[8]; DECLARE_ALIGNED 600 libpostproc/postprocess_altivec_template.c DECLARE_ALIGNED(16, int, tQP2)[4] = { c->QP/2 + 1 }; DECLARE_ALIGNED 130 libpostproc/postprocess_internal.h DECLARE_ALIGNED(8, uint64_t, packedYOffset); DECLARE_ALIGNED 131 libpostproc/postprocess_internal.h DECLARE_ALIGNED(8, uint64_t, packedYScale); DECLARE_ALIGNED 143 libpostproc/postprocess_internal.h DECLARE_ALIGNED(8, uint64_t, pQPb); DECLARE_ALIGNED 144 libpostproc/postprocess_internal.h DECLARE_ALIGNED(8, uint64_t, pQPb2); DECLARE_ALIGNED 146 libpostproc/postprocess_internal.h DECLARE_ALIGNED(32, uint64_t, pQPb_block)[4]; DECLARE_ALIGNED 147 libpostproc/postprocess_internal.h DECLARE_ALIGNED(32, uint64_t, pQPb2_block)[4]; DECLARE_ALIGNED 149 libpostproc/postprocess_internal.h DECLARE_ALIGNED(32, uint64_t, mmxDcOffset)[64]; DECLARE_ALIGNED 150 libpostproc/postprocess_internal.h DECLARE_ALIGNED(32, uint64_t, mmxDcThreshold)[64]; DECLARE_ALIGNED 159 libpostproc/postprocess_internal.h DECLARE_ALIGNED(32, int, QP_block)[4]; DECLARE_ALIGNED 160 libpostproc/postprocess_internal.h DECLARE_ALIGNED(32, int, nonBQP_block)[4]; DECLARE_ALIGNED 819 libpostproc/postprocess_template.c DECLARE_ALIGNED(8, uint64_t, tmp)[4]; // make space for 4 8-byte vars DECLARE_ALIGNED 1096 libpostproc/postprocess_template.c DECLARE_ALIGNED(8, uint64_t, tmp)[3]; DECLARE_ALIGNED 2842 libpostproc/postprocess_template.c DECLARE_ALIGNED(8, uint64_t, tmp)[4]; // make space for 4 8-byte vars DECLARE_ALIGNED 3308 libpostproc/postprocess_template.c DECLARE_ALIGNED(8, PPContext, c)= *c2; //copy to stack for faster access DECLARE_ALIGNED 3627 libpostproc/postprocess_template.c DECLARE_ALIGNED(16, unsigned char, tempBlock)[272]; DECLARE_ALIGNED 39 libswscale/output.c DECLARE_ALIGNED(8, const uint8_t, ff_dither_2x2_4)[][8] = { DECLARE_ALIGNED 45 libswscale/output.c DECLARE_ALIGNED(8, const uint8_t, ff_dither_2x2_8)[][8] = { DECLARE_ALIGNED 51 libswscale/output.c DECLARE_ALIGNED(8, const uint8_t, ff_dither_4x4_16)[][8] = { DECLARE_ALIGNED 59 libswscale/output.c DECLARE_ALIGNED(8, const uint8_t, ff_dither_8x8_32)[][8] = { DECLARE_ALIGNED 71 libswscale/output.c DECLARE_ALIGNED(8, const uint8_t, ff_dither_8x8_73)[][8] = { DECLARE_ALIGNED 84 libswscale/output.c DECLARE_ALIGNED(8, const uint8_t, ff_dither_8x8_220)[][8] = { DECLARE_ALIGNED 97 libswscale/output.c DECLARE_ALIGNED(8, const uint8_t, ff_dither_8x8_220)[][8] = { DECLARE_ALIGNED 110 libswscale/output.c DECLARE_ALIGNED(8, const uint8_t, ff_dither_8x8_220)[][8] = { DECLARE_ALIGNED 123 libswscale/output.c DECLARE_ALIGNED(8, const uint8_t, ff_dither_8x8_220)[][8] = { DECLARE_ALIGNED 595 libswscale/ppc/yuv2rgb_altivec.c DECLARE_ALIGNED(16, signed short, tmp)[8]; DECLARE_ALIGNED 644 libswscale/ppc/yuv2rgb_altivec.c DECLARE_ALIGNED(16, unsigned int, scratch)[16]; DECLARE_ALIGNED 39 libswscale/swscale.c DECLARE_ALIGNED(8, const uint8_t, ff_dither_8x8_128)[9][8] = { DECLARE_ALIGNED 51 libswscale/swscale.c DECLARE_ALIGNED(8, static const uint8_t, sws_pb_64)[8] = { DECLARE_ALIGNED 399 libswscale/swscale_internal.h DECLARE_ALIGNED(16, int, table_gV)[256 + 2*YUVRGB_TABLE_HEADROOM]; DECLARE_ALIGNED 403 libswscale/swscale_internal.h DECLARE_ALIGNED(16, int32_t, input_rgb2yuv_table)[16+40*4]; // This table can contain both C and SIMD formatted values, the C vales are always at the XY_IDX points DECLARE_ALIGNED 464 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, redDither); DECLARE_ALIGNED 465 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, greenDither); DECLARE_ALIGNED 466 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, blueDither); DECLARE_ALIGNED 468 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, yCoeff); DECLARE_ALIGNED 469 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, vrCoeff); DECLARE_ALIGNED 470 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, ubCoeff); DECLARE_ALIGNED 471 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, vgCoeff); DECLARE_ALIGNED 472 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, ugCoeff); DECLARE_ALIGNED 473 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, yOffset); DECLARE_ALIGNED 474 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, uOffset); DECLARE_ALIGNED 475 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, vOffset); DECLARE_ALIGNED 479 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, esp); DECLARE_ALIGNED 480 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, vRounder); DECLARE_ALIGNED 481 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, u_temp); DECLARE_ALIGNED 482 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, v_temp); DECLARE_ALIGNED 483 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint64_t, y_temp); DECLARE_ALIGNED 488 libswscale/swscale_internal.h DECLARE_ALIGNED(8, ptrdiff_t, uv_off); ///< offset (in pixels) between u and v planes DECLARE_ALIGNED 489 libswscale/swscale_internal.h DECLARE_ALIGNED(8, ptrdiff_t, uv_offx2); ///< offset (in bytes) between u and v planes DECLARE_ALIGNED 490 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint16_t, dither16)[8]; DECLARE_ALIGNED 491 libswscale/swscale_internal.h DECLARE_ALIGNED(8, uint32_t, dither32)[8]; DECLARE_ALIGNED 38 libswscale/swscale_unscaled.c DECLARE_ALIGNED(8, static const uint8_t, dithers)[8][8][8]={ DECLARE_ALIGNED 290 libswscale/x86/hscale_fast_bilinear_simd.c DECLARE_ALIGNED(8, uint64_t, retsave); DECLARE_ALIGNED 293 libswscale/x86/hscale_fast_bilinear_simd.c DECLARE_ALIGNED(8, uint64_t, ebxsave); DECLARE_ALIGNED 78 libswscale/x86/rgb2rgb.c DECLARE_ALIGNED(8, extern const uint64_t, ff_bgr2YOffset); DECLARE_ALIGNED 79 libswscale/x86/rgb2rgb.c DECLARE_ALIGNED(8, extern const uint64_t, ff_w1111); DECLARE_ALIGNED 80 libswscale/x86/rgb2rgb.c DECLARE_ALIGNED(8, extern const uint64_t, ff_bgr2UVOffset); DECLARE_ALIGNED 32 libswscale/x86/swscale.c const DECLARE_ALIGNED(8, uint64_t, ff_dither4)[2] = { DECLARE_ALIGNED 36 libswscale/x86/swscale.c const DECLARE_ALIGNED(8, uint64_t, ff_dither8)[2] = {