Jean-Marc Valin
|
4507637ccc
Fixes unit tests that need arch-specific code
|
7 years ago |
Jean-Marc Valin
|
76674feae2
SSE2 implementation of the PVQ search
|
8 years ago |
Jonathan Lennox
|
19677f6b06
Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS).
|
9 years ago |
Viswanath Puttagunta
|
ba8713ccb5
armv7: Optimize fixed point FFT using NE10 library
|
9 years ago |
Viswanath Puttagunta
|
f48abe8308
armv7(float): Optimize encode usecase using NE10 library
|
9 years ago |
Jonathan Lennox
|
cb0875e07d
Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source.
|
9 years ago |
Viswanath Puttagunta
|
0b0a2b4d06
armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics
|
10 years ago |
Tristan Matthews
|
fd562eefa2
tests: fix linking for --enable-fixed-point on ARM
|
10 years ago |
Timothy B. Terriberry
|
554b349cdb
There are no tabs in source code.
|
10 years ago |
xiangmingzhu
|
c95c9a048f
Cisco optimization for x86 & fixed point
|
10 years ago |
Gregory Maxwell
|
5280c71883
Revert "Fixes a number of double promotions and missing casts."
|
11 years ago |
Gregory Maxwell
|
43279728cd
Fixes a number of double promotions and missing casts.
|
11 years ago |
Jean-Marc Valin
|
ee2506b2c7
Moves log2Amp inside denormalise_bands() and get rid of bandE[]
|
11 years ago |
Jean-Marc Valin
|
00898f2091
Adds missing license headers on some scripts and test files
|
12 years ago |
Gregory Maxwell
|
de74fc1b6b
Remove C99ism in celt/tests/test_unit_mathops.c w/ fixed point build.
|
12 years ago |
Timothy B. Terriberry
|
02f19c26f1
Fix fixed-point testilog2.
|
12 years ago |
Ralph Giles
|
cb3cc53014
Fix --enable-fixed-point-debug.
|
13 years ago |
Gregory Maxwell
|
9652f81eb9
Test cleanups and renaming.
|
13 years ago |
Jean-Marc Valin
|
310af750eb
Moved all SILK source code to the silk/ directory
|
13 years ago |
Jean-Marc Valin
|
d2124cdf0d
Loss rate adaptation for the CELT layer
|
13 years ago |
Jean-Marc Valin
|
fa869134da
draft update
|
14 years ago |
Jean-Marc Valin
|
940931e49b
Build fixes
|
14 years ago |
Jean-Marc Valin
|
381c706add
Making mode switching use the same window as CELT (squared)
|
14 years ago |
Jean-Marc Valin
|
f2c8e5dfee
CELT update
|
14 years ago |
Jean-Marc Valin
|
64d834f385
More project files update
|
14 years ago |
Jean-Marc Valin
|
617fcd2cf0
Fixes a few PLC/DTX bugs due to the recent decode API change
|
14 years ago |
Jean-Marc Valin
|
b55b66119b
Adding constrained VBR mode
|
14 years ago |
Gregory Maxwell
|
049dd18a17
Draft update (allocation
|
14 years ago |
Jean-Marc Valin
|
8ea67049c2
Disable newly introduced CELT signalling
|
14 years ago |
Jean-Marc Valin
|
5012e4f36d
Nothing to see here
|
14 years ago |