Gregory Maxwell
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
13 anni fa |
Gregory Maxwell
|
71d39ad841
Correct many whitespace errors under libcelt/ and remove
|
13 anni fa |
Jean-Marc Valin
|
ff5f7228fd
Renamed celt_word* to opus_val*
|
13 anni fa |
Jean-Marc Valin
|
d77d6a58fc
Renamed celt_[u]int* to opus_[u]int*
|
13 anni fa |
Jean-Marc Valin
|
21b1134aa2
Code cleanup
|
13 anni fa |
Jean-Marc Valin
|
3806c1d738
Relicensing under the simplified (2-clause) BSD license
|
14 anni fa |
Jean-Marc Valin
|
234969c903
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
15 anni fa |
Jean-Marc Valin
|
8b2ff0da5a
Updated copyright notices
|
15 anni fa |
Jean-Marc Valin
|
30f7f813ea
Changed all the celt*int*_t types to remove the _t suffix, which is reserved
|
15 anni fa |
Jean-Marc Valin
|
ef0d5f15c7
Further simplifications to the forward mdct
|
17 anni fa |
Jean-Marc Valin
|
f5b0587bd2
s/ROUND/ROUND16/
|
17 anni fa |
Jean-Marc Valin
|
b311554ccd
fixed-point: more TI macros. Comments on the existing ones.
|
17 anni fa |
Jean-Marc Valin
|
15b9be3a29
fixed-point: playing it safe. SHL32() now automatically casts input to 32-bit
|
17 anni fa |
Jean-Marc Valin
|
19ae9fc944
fixed-point: simplifying the arithmetic in alg_quant()
|
17 anni fa |
Jean-Marc Valin
|
d857ac48de
Using reciprocal approximation instead of full 32-bit division in alg_quant()
|
17 anni fa |
Jean-Marc Valin
|
c209c342bf
fixed-point: defined HALF32() and used it for the forward mdct.
|
17 anni fa |
Jean-Marc Valin
|
a02ca1ee35
fixed-point: Added a ROUND() operator, no real change to the code
|
17 anni fa |
Jean-Marc Valin
|
b8ee0cece0
Oops, forgot a file
|
17 anni fa |