opus/tests
Timothy B. Terriberry ef2e650592 Add coarse energy entropy model tuning.
This tunes the entropy model for coarse energy introduced in commit
 c1c40a76.
It uses a constant set of parameters, tuned from about an hour and a
 half of randomly selected test data encoded for each frame size,
 prediction type (inter/intra), and band number.
These will be slightly sub-optimal for different frame sizes, but
 should be better than what we were using.

For inter, this saves an average of 2.8, 5.2, 7.1, and 6.7 bits/frame
 for frame sizes of 120, 240, 480, and 960, respectively.
For intra, this saves an average of 1.5, 3.0, 4.5, and 5.3 bits/frame
 (for the same frame sizes, respectively).
2010-11-09 17:54:41 +08: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 Remove useless use of "long", remove useless prototypes 2010-08-02 09:01:28 -04: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