Jean-Marc Valin
|
8b2ff0da5a
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
|
Jean-Marc Valin
|
30f7f813ea
|
Changed all the celt*int*_t types to remove the _t suffix, which is reserved
by POSIX. The other _t types that are not part of the API are still there
for now. Also, got rid of all that was left of the 64-bit types.
|
2009-10-17 14:35:13 -04:00 |
|
Jean-Marc Valin
|
ef0d5f15c7
|
Further simplifications to the forward mdct
|
2008-04-22 09:49:22 +10:00 |
|
Jean-Marc Valin
|
f5b0587bd2
|
s/ROUND/ROUND16/
|
2008-03-21 10:46:17 +11:00 |
|
Jean-Marc Valin
|
b311554ccd
|
fixed-point: more TI macros. Comments on the existing ones.
|
2008-03-16 23:33:02 +11:00 |
|
Jean-Marc Valin
|
15b9be3a29
|
fixed-point: playing it safe. SHL32() now automatically casts input to 32-bit
to prevent surprises. Also, a few comments.
|
2008-03-14 17:58:33 +11:00 |
|
Jean-Marc Valin
|
19ae9fc944
|
fixed-point: simplifying the arithmetic in alg_quant()
|
2008-03-13 11:18:15 +11:00 |
|
Jean-Marc Valin
|
d857ac48de
|
Using reciprocal approximation instead of full 32-bit division in alg_quant()
|
2008-03-12 13:26:37 +11:00 |
|
Jean-Marc Valin
|
c209c342bf
|
fixed-point: defined HALF32() and used it for the forward mdct.
|
2008-03-07 17:50:45 +11:00 |
|
Jean-Marc Valin
|
a02ca1ee35
|
fixed-point: Added a ROUND() operator, no real change to the code
|
2008-02-28 11:33:22 +11:00 |
|
Jean-Marc Valin
|
b8ee0cece0
|
Oops, forgot a file
|
2008-02-22 16:30:33 +11:00 |
|