Jean-Marc Valin
dd5f3e3976
Fixes mathops-test for pseudo-stack
2011-08-26 09:44:16 -04:00
Gregory Maxwell
9a7539fcf3
Remove two branches from bitexact_cos(). These cases were actually
...
unreachable due the maximum and minimum values being special cases
in the caller plus the limits of the maximum itheta precision.
The testcases are also updated to only test the reachable range.
2011-08-15 11:40:24 -04:00
Gregory Maxwell
5e9f7fc31d
Unit tests for bitexact_cos() and bitexact_log2tan().
2011-08-08 11:34:03 -04:00
Jean-Marc Valin
dac77d1344
Fixes the celt_exp2() test (not the function, the test itself)
...
Was previously testing only far on the negative side and using
the wrong scaling factor
2011-08-05 10:53:04 -04:00
Jean-Marc Valin
bf6a4e01b6
Re-enables test cases, including the rotation test
2011-08-05 10:47:41 -04:00
Gregory Maxwell
71d39ad841
Correct many whitespace errors under libcelt/ and remove
...
non-ascii characters from the source.
2011-07-30 21:54:59 -04:00
Jean-Marc Valin
ff5f7228fd
Renamed celt_word* to opus_val*
2011-07-29 18:59:12 -04:00
Jean-Marc Valin
d77d6a58fc
Renamed celt_[u]int* to opus_[u]int*
2011-07-29 17:33:06 -04:00
Jean-Marc Valin
fa562fc1cb
Leaving just libcelt
2011-04-28 15:06:25 -04:00