Jean-Marc Valin
|
76674feae2
SSE2 implementation of the PVQ search
|
8 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 |
xiangmingzhu
|
c95c9a048f
Cisco optimization for x86 & fixed point
|
10 years ago |
Timothy B. Terriberry
|
39386e0b85
Adds Neon assembly for correlation/convolution
|
11 years ago |
Aurélien Zanelli
|
cd4c8249bc
Add run-time CPU detection and support for ARM architecture
|
11 years ago |
Jean-Marc Valin
|
6906210cb0
Splits out the CELT encoder and decoder
|
12 years ago |
Jean-Marc Valin
|
2779df7ff6
Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype's PLC.c
|
13 years ago |
Jean-Marc Valin
|
c37499090b
renames the libcelt/ directory to celt/
|
13 years ago |
Jean-Marc Valin
|
79f303909a
Fixes the build of the draft
|
13 years ago |
Timothy B. Terriberry
|
a1dd0fcf93
Update Opus range coder due to CELT refactoring.
|
14 years ago |
Jean-Marc Valin
|
5060bfd783
file list update
|
14 years ago |
Jean-Marc Valin
|
1c09febec7
A simpler build system for the draft
|
14 years ago |