-
- Downloads
Merge commit '650c4300'
* commit '650c4300': aarch64: NEON float FFT Merged-by:Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- libavcodec/aarch64/Makefile 2 additions, 0 deletionslibavcodec/aarch64/Makefile
- libavcodec/aarch64/fft_init_aarch64.c 37 additions, 0 deletionslibavcodec/aarch64/fft_init_aarch64.c
- libavcodec/aarch64/fft_neon.S 442 additions, 0 deletionslibavcodec/aarch64/fft_neon.S
- libavcodec/fft.h 1 addition, 0 deletionslibavcodec/fft.h
- libavcodec/fft_template.c 1 addition, 0 deletionslibavcodec/fft_template.c
libavcodec/aarch64/fft_init_aarch64.c
0 → 100644
libavcodec/aarch64/fft_neon.S
0 → 100644
Please register or sign in to comment