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
path: root/celt/x86
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2017-06-14 01:50:07 +0300
committerRalph Giles <giles@thaumas.net>2017-09-11 19:11:13 +0300
commit6db968e9ad1a604fdaa35578df959a8098721a86 (patch)
treee8930bbad583f1a64f068f49eb6994064b9a5903 /celt/x86
parent1b9be1a616f38f21f61f2c6b0d51e8763f0c785e (diff)
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/x86')
-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