armv7: Optimize fixed point FFT using NE10 library
Uses NEON optimized fixed point FFT routines in NE10 library.
Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
Showing
- celt/arm/arm_celt_map.c 14 additions, 10 deletionscelt/arm/arm_celt_map.c
- celt/arm/celt_ne10_fft.c 61 additions, 34 deletionscelt/arm/celt_ne10_fft.c
- celt/arm/fft_arm.h 12 additions, 14 deletionscelt/arm/fft_arm.h
- celt/dump_modes/dump_modes_arch.h 4 additions, 0 deletionscelt/dump_modes/dump_modes_arch.h
- celt/dump_modes/dump_modes_arm_ne10.c 34 additions, 15 deletionscelt/dump_modes/dump_modes_arm_ne10.c
- celt/kiss_fft.h 1 addition, 3 deletionscelt/kiss_fft.h
- celt/mdct.h 3 additions, 3 deletionscelt/mdct.h
- celt/static_modes_fixed.h 25 additions, 0 deletionscelt/static_modes_fixed.h
- celt/static_modes_fixed_arm_ne10.h 404 additions, 0 deletionscelt/static_modes_fixed_arm_ne10.h
- celt/tests/test_unit_dft.c 1 addition, 1 deletioncelt/tests/test_unit_dft.c
- celt/tests/test_unit_mathops.c 1 addition, 1 deletioncelt/tests/test_unit_mathops.c
- celt/tests/test_unit_mdct.c 1 addition, 1 deletioncelt/tests/test_unit_mdct.c
- celt/tests/test_unit_rotation.c 1 addition, 1 deletioncelt/tests/test_unit_rotation.c
- celt_headers.mk 1 addition, 0 deletionscelt_headers.mk
- configure.ac 24 additions, 31 deletionsconfigure.ac
Loading
Please register or sign in to comment