ffmpeg/libavcodec/aarch64
Janne Grunau f23d26a686 h264: avoid using uninitialized memory in NEON chroma mc
Adapt commit 982b596ea6 for the arm and
aarch64 NEON asm. 5-10% faster on Cortex-A9.
2014-06-23 16:32:15 +02:00
..
Makefile aarch64: opus NEON iMDCT and FFT 2014-05-15 18:17:02 +02:00
asm-offsets.h aarch64: opus NEON iMDCT and FFT 2014-05-15 18:17:02 +02:00
cabac.h aarch64: get_cabac inline asm 2014-03-09 00:45:33 +01:00
fft_init_aarch64.c aarch64: NEON float (i)MDCT 2014-04-22 19:35:41 +02:00
fft_neon.S aarch64: assembler in clang-3.4 ignores the division by two 2014-05-13 19:44:09 +02:00
h264chroma_init_aarch64.c
h264cmc_neon.S h264: avoid using uninitialized memory in NEON chroma mc 2014-06-23 16:32:15 +02:00
h264dsp_init_aarch64.c aarch64: h264 (bi)weight NEON optimizations 2014-01-15 12:31:07 +01:00
h264dsp_neon.S aarch64: h264 (bi)weight NEON optimizations 2014-01-15 12:31:07 +01:00
h264idct_neon.S aarch64: use EXTERN_ASM consistently for exported symbols 2014-02-20 15:24:35 +01:00
h264qpel_init_aarch64.c aarch64: hpeldsp NEON optimizations 2014-01-15 12:30:24 +01:00
h264qpel_neon.S aarch64: h264 qpel NEON optimizations 2014-01-15 12:17:49 +01:00
hpeldsp_init_aarch64.c aarch64: hpeldsp NEON optimizations 2014-01-15 12:30:24 +01:00
hpeldsp_neon.S aarch64: hpeldsp NEON optimizations 2014-01-15 12:30:24 +01:00
mdct_neon.S aarch64: NEON float (i)MDCT 2014-04-22 19:35:41 +02:00
mpegaudiodsp_init.c aarch64: NEON fixed/floating point MPADSP apply_window 2014-04-22 22:01:45 +02:00
mpegaudiodsp_neon.S aarch64: NEON fixed/floating point MPADSP apply_window 2014-04-22 22:01:45 +02:00
neon.S aarch64: h264 loop filter NEON optimizations 2014-01-15 12:31:04 +01:00
neontest.c aarch64: port neon clobber test from arm 2014-01-15 12:31:07 +01:00
opus_imdct_init.c aarch64: opus NEON iMDCT and FFT 2014-05-15 18:17:02 +02:00
opus_imdct_neon.S aarch64: opus NEON iMDCT and FFT 2014-05-15 18:17:02 +02:00
rv40dsp_init_aarch64.c
vc1dsp_init_aarch64.c
videodsp.S aarch64: implement videodsp.prefetch 2014-04-06 21:18:49 +02:00
videodsp_init.c aarch64: implement videodsp.prefetch 2014-04-06 21:18:49 +02:00
vorbisdsp_init.c aarch64: NEON vorbis_inverse_coupling 2014-04-22 22:01:45 +02:00
vorbisdsp_neon.S aarch64: NEON vorbis_inverse_coupling 2014-04-22 22:01:45 +02:00