summaryrefslogtreecommitdiff
path: root/celt
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2017-06-13 15:50:07 -0700
committerRalph Giles <giles@thaumas.net>2017-09-11 09:11:13 -0700
commit6db968e9ad1a604fdaa35578df959a8098721a86 (patch)
treee8930bbad583f1a64f068f49eb6994064b9a5903 /celt
parent1b9be1a616f38f21f61f2c6b0d51e8763f0c785e (diff)
downloadopus-6db968e9ad1a604fdaa35578df959a8098721a86.tar.gz
Rename SSE 4.1 files to match their targets.
Distinguish source files for the SSE 4.1 instruction set extension consistently by their filename. This makes it easier to check the correct flags are being set at build time. Signed-off-by: Jonathan Lennox <jonathan@vidyo.com>
Diffstat (limited to 'celt')
-rw-r--r--celt/x86/celt_lpc_sse4_1.c (renamed from celt/x86/celt_lpc_sse.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/celt/x86/celt_lpc_sse.c b/celt/x86/celt_lpc_sse4_1.c
index 54785688..54785688 100644
--- a/celt/x86/celt_lpc_sse.c
+++ b/celt/x86/celt_lpc_sse4_1.c