mirror of
https://github.com/google/liblc3.git
synced 2026-04-21 15:14:50 +00:00
mdct: Add neon implementation of FFT
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
test_neon_src += \
|
||||
$(TEST_DIR)/neon/test_neon.c \
|
||||
$(TEST_DIR)/neon/ltpf_neon.c \
|
||||
$(TEST_DIR)/neon/mdct_neon.c \
|
||||
$(SRC_DIR)/tables.c
|
||||
|
||||
test_neon_include += $(SRC_DIR)
|
||||
|
||||
Reference in New Issue
Block a user