Jean-Marc Valin
|
a0bd7d3b84
fixes overflows in celt_iir() by doing proper saturation
|
8 years ago |
Jean-Marc Valin
|
b66080a879
Fixes minor code quality issues in CELT
|
8 years ago |
Timothy B. Terriberry
|
020a0a48d5
Fix build bustage from c95c9a048.
|
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 |
Jean-Marc Valin
|
02fed471a4
Implements fixed-point silk_LPC_analysis_filter() in terms of celt_fir()
|
11 years ago |
Jean-Marc Valin
|
6a7ee7fb55
Share auto-correlation code between SILK and CELT
|
11 years ago |
Jean-Marc Valin
|
71766ef7a4
Avoids symbol clashes with Speex (pitch_xcorr) and libm (y1)
|
11 years ago |
John Ridges
|
e50e8084a9
Improved SSE version of xcorr_kernel()
|
11 years ago |
Jean-Marc Valin
|
0fed074b04
C89 fix
|
11 years ago |
Jean-Marc Valin
|
068cbd89bf
Creates xcorr_kernel() that gets used by pitch_xcorr, celt_fir and celt_iir.
|
11 years ago |
Jean-Marc Valin
|
0fa5fa88e9
Adds missing RESTORE_STACK calls
|
11 years ago |
Jean-Marc Valin
|
531cf591e6
Speeds up celt_iir() by more than a factor of two.
|
11 years ago |
Jean-Marc Valin
|
e2374a8ec2
Speeds up celt_fir by more than a factor of two.
|
11 years ago |
Jean-Marc Valin
|
e8e57a32f6
Optimizes _celt_autocorr() by using pitch_xcorr()
|
11 years ago |
Timothy B. Terriberry
|
7c74bc3930
Remove an unused variable added in 85ede2c6.
|
11 years ago |
Timothy B. Terriberry
|
85ede2c6aa
Use more MAC16_16's and unroll a loop.
|
11 years ago |
Jean-Marc Valin
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
12 years ago |
Jean-Marc Valin
|
e1be1920ba
Some minor (non-bitstream-affecting) changes to help us have better test vectors
|
13 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
|
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
|
13 years ago |
Jean-Marc Valin
|
940931e49b
Build fixes
|
13 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 |