Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Lennox <jonathan@vidyo.com>2015-11-21 07:03:58 +0300
committerTimothy B. Terriberry <tterribe@xiph.org>2016-07-07 01:00:02 +0300
commit512f17a2526e307ece4651dc4c682c0f044666b3 (patch)
tree585fb920c6e84ba1a978648be0b6ffcfeccfe345 /silk_headers.mk
parent879736037b9742c9e38d0814fdc3ef836fd90b71 (diff)
Add Aarch64 intrinsics for saturated add/subtract.
Signed-off-by: Timothy B. Terriberry <tterribe@xiph.org>
Diffstat (limited to 'silk_headers.mk')
-rw-r--r--silk_headers.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/silk_headers.mk b/silk_headers.mk
index c74ab810..f8bf1d28 100644
--- a/silk_headers.mk
+++ b/silk_headers.mk
@@ -24,6 +24,7 @@ silk/SigProc_FIX.h \
silk/x86/SigProc_FIX_sse.h \
silk/arm/macros_armv4.h \
silk/arm/macros_armv5e.h \
+silk/arm/macros_arm64.h \
silk/arm/SigProc_FIX_armv4.h \
silk/arm/SigProc_FIX_armv5e.h \
silk/arm/NSQ_neon.h \