opus/tests
Timothy B. Terriberry 1aaa50d1c1 Update ec_dec_cdf() to use an unsigned cdf[].
For our current usage, this doesn't matter, but is more consistent
 with the rest of the API.
We may want to reduce this to an unsigned char[], but I'd rather
 coordinate that optimization with SILK's planned reduction to
 8-bit CDFs, as we may be able to use the same code.
2010-12-21 21:00:41 -05:00
..
cwrs32-test.c updated cwrs test for previous commit 2010-07-28 10:14:07 +02:00
dft-test.c Disabling mdct and fft init code with static modes 2010-08-26 02:04:03 -04:00
ectest.c Update ec_dec_cdf() to use an unsigned cdf[]. 2010-12-21 21:00:41 -05:00
laplace-test.c Add coarse energy entropy model tuning. 2010-11-09 17:54:41 +08:00
Makefile.am Getting "make dist" to work again with the files that got removed 2010-01-16 23:35:45 -05:00
mathops-test.c Fixing tests on machines with no __builtin_clz() 2010-09-13 14:53:29 -04:00
mdct-test.c Fixing tests on machines with no __builtin_clz() 2010-09-13 14:53:29 -04:00
real-fft-test.c Fix compilation of test cases with fixed-debug enabled 2009-07-01 03:50:44 -04:00
rotation-test.c Removed the _t from all the celt*_t types to avoid clashing with POSIX 2009-10-17 22:12:42 -04:00
tandem-test.c Updates tandem-test for more robust error reporting and additional frame sizes and sample rates. 2010-09-29 20:07:22 -04:00
type-test.c Changed all the celt*int*_t types to remove the _t suffix, which is reserved 2009-10-17 14:35:13 -04:00