Home
last modified time | relevance | path

Searched refs:DECLARE_ALIGNED_16 (Results 1 – 25 of 43) sorted by relevance

12

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dwma.h111 DECLARE_ALIGNED_16(float, exponents[MAX_CHANNELS][BLOCK_MAX_SIZE]);
114 DECLARE_ALIGNED_16(float, coefs[MAX_CHANNELS][BLOCK_MAX_SIZE]);
115 DECLARE_ALIGNED_16(FFTSample, output[BLOCK_MAX_SIZE * 2]);
118 DECLARE_ALIGNED_16(FFTSample, mdct_tmp[BLOCK_MAX_SIZE]); ///< temporary storage for imdct
120 DECLARE_ALIGNED_16(float, frame_out[MAX_CHANNELS][BLOCK_MAX_SIZE * 2]);
H A Dmpc.h72 DECLARE_ALIGNED_16(MPA_INT, synth_buf[MPA_MAX_CHANNELS][512*2]);
74 DECLARE_ALIGNED_16(int32_t, sb_samples[MPA_MAX_CHANNELS][36][SBLIMIT]);
H A Dmpegaudio.h109 DECLARE_ALIGNED_16(MPA_INT, synth_buf[MPA_MAX_CHANNELS][512 * 2]);
111 DECLARE_ALIGNED_16(int32_t, sb_samples[MPA_MAX_CHANNELS][36][SBLIMIT]);
H A Dnellymoserdec.c94 DECLARE_ALIGNED_16(float,float_buf[NELLY_SAMPLES]);
102 DECLARE_ALIGNED_16(float,imdct_tmp[NELLY_BUF_LEN]);
103 DECLARE_ALIGNED_16(float,imdct_out[NELLY_BUF_LEN * 2]);
106 static DECLARE_ALIGNED_16(float,sine_window[128]);
H A Dwmv2.h53 DECLARE_ALIGNED_16(DCTELEM, abt_block2[6][64]);
H A Dac3dec.c164 DECLARE_ALIGNED_16(float, transform_coeffs[AC3_MAX_CHANNELS][256]); ///< transform coefficients
174DECLARE_ALIGNED_16(float, output[AC3_MAX_CHANNELS][256]); ///< output after imdct transform …
175 DECLARE_ALIGNED_16(short, int_output[AC3_MAX_CHANNELS-1][256]); ///< final 16-bit integer output
176DECLARE_ALIGNED_16(float, delay[AC3_MAX_CHANNELS][256]); ///< delay - added to the next blo…
177DECLARE_ALIGNED_16(float, tmp_imdct[256]); ///< temporary storage for imdct t…
178DECLARE_ALIGNED_16(float, tmp_output[512]); ///< temporary storage for output …
179 DECLARE_ALIGNED_16(float, window[256]); ///< window coefficients
655 DECLARE_ALIGNED_16(float, x[128]); in do_imdct_256()
H A Dmjpegdec.h85 DECLARE_ALIGNED_16(DCTELEM, block[64]);
H A Dmpc.c41 static DECLARE_ALIGNED_16(MPA_INT, mpa_window[512]);
H A Datrac3.c74 DECLARE_ALIGNED_16(float, spectrum[1024]);
75 DECLARE_ALIGNED_16(float, IMDCT_buf[1024]);
110 DECLARE_ALIGNED_16(float,mdct_tmp[512]);
121 static DECLARE_ALIGNED_16(float,mdct_window[512]);
H A Drtjpeg.c101 DECLARE_ALIGNED_16(DCTELEM, block[64]); in rtjpeg_decode_frame_yuv420()
H A Dh264.h351 DECLARE_ALIGNED_16(DCTELEM, mb[16*24]);
H A Dvp56.h122 DECLARE_ALIGNED_16(DCTELEM, block_coeff[6][64]);
H A Dmdec.c50 DECLARE_ALIGNED_16(DCTELEM, block[6][64]);
H A Dmimic.c48 DECLARE_ALIGNED_16(DCTELEM, dct_block[64]);
H A Dimc.c88 DECLARE_ALIGNED_16(FFTComplex, samples[COEFFS/2]);
89 DECLARE_ALIGNED_16(float, out_samples[COEFFS]);
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/ppc/
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_16(uint8_t, halfV[SIZE*SIZE]);\
[all …]
H A Dgmc_altivec.c38 const DECLARE_ALIGNED_16(unsigned short, rounder_a[8]) = in gmc1_altivec()
41 const DECLARE_ALIGNED_16(unsigned short, ABCD[8]) = in gmc1_altivec()
H A Dsnow_altivec.c65 DECLARE_ALIGNED_16(IDWTELEM, temp[(width>>1)]); in ff_snow_horizontal_compose97i_altivec()
522 DECLARE_ALIGNED_16(int, vbuf[16]); in inner_add_yblock_bw_8_obmc_16_altivec()
588 DECLARE_ALIGNED_16(int, vbuf[b_w]); in inner_add_yblock_bw_16_obmc_32_altivec()
671 DECLARE_ALIGNED_16(int, vbuf[16]); in inner_add_yblock_a_bw_8_obmc_16_altivec()
717 DECLARE_ALIGNED_16(int, vbuf[b_w]); in inner_add_yblock_a_bw_16_obmc_32_altivec()
H A Ddsputil_altivec.c33 DECLARE_ALIGNED_16(int, s); in sad16_x2_altivec()
80 DECLARE_ALIGNED_16(int, s); in sad16_y2_altivec()
140 DECLARE_ALIGNED_16(int, s); in sad16_xy2_altivec()
241 DECLARE_ALIGNED_16(int, s); in sad16_altivec()
283 DECLARE_ALIGNED_16(int, s); in sad8_altivec()
328 DECLARE_ALIGNED_16(int, s); in pix_norm1_altivec()
364 DECLARE_ALIGNED_16(int, s); in sse8_altivec()
420 DECLARE_ALIGNED_16(int, s); in sse16_altivec()
472 DECLARE_ALIGNED_16(int, s); in pix_sum_altivec()
H A Dmpegvideo_altivec.c521 DECLARE_ALIGNED_16(short, qmul8[]) = in dct_unquantize_h263_altivec()
526 DECLARE_ALIGNED_16(short, qadd8[]) = in dct_unquantize_h263_altivec()
531 DECLARE_ALIGNED_16(short, nqadd8[]) = in dct_unquantize_h263_altivec()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/i386/
H A Dvc1dsp_mmx.c70 DECLARE_ALIGNED_16(const uint64_t, ff_pw_9) = 0x0009000900090009ULL;
206 DECLARE_ALIGNED_16(const uint64_t, ff_pw_53) = 0x0035003500350035ULL;
207 DECLARE_ALIGNED_16(const uint64_t, ff_pw_18) = 0x0012001200120012ULL;
425 DECLARE_ALIGNED_16(int16_t, tmp[12*8]); in vc1_mspel_mc()
H A Dvp3dsp_sse2.c29 static DECLARE_ALIGNED_16(const unsigned short, SSE2_dequant_const[]) =
40 static DECLARE_ALIGNED_16(const unsigned int, eight_data[]) =
48 static DECLARE_ALIGNED_16(const unsigned short, SSE2_idct_data[7 * 8]) =
H A Ddsputil_mmx.c45 DECLARE_ALIGNED_16(const uint64_t, ff_pdw_80000000[2]) =
50 DECLARE_ALIGNED_16(const xmm_t, ff_pw_5 ) = {0x0005000500050005ULL, 0x0005000500050005ULL};
53 DECLARE_ALIGNED_16(const xmm_t, ff_pw_16 ) = {0x0010001000100010ULL, 0x0010001000100010ULL};
55 DECLARE_ALIGNED_16(const xmm_t, ff_pw_28 ) = {0x001C001C001C001CULL, 0x001C001C001C001CULL};
56 DECLARE_ALIGNED_16(const xmm_t, ff_pw_32 ) = {0x0020002000200020ULL, 0x0020002000200020ULL};
70 DECLARE_ALIGNED_16(const double, ff_pd_1[2]) = { 1.0, 1.0 };
71 DECLARE_ALIGNED_16(const double, ff_pd_2[2]) = { 2.0, 2.0 };
/dports/multimedia/qmmp-plugin-pack-qt5/qmmp-plugin-pack-1.5.2/src/Visual/goom/
H A Dcpu_info.c73 #define DECLARE_ALIGNED_16(t, v) DECLARE_ALIGNED(16, t, v) macro
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/BIKPlayer/
H A Ddsputil.h63 #define DECLARE_ALIGNED_16(t, v) DECLARE_ALIGNED(16, t, v) macro

12