opus/tests
Jean-Marc Valin f8eb420a09 Changed the pulse spreading rotations so that the number of iterations is
variable instead of the angle. Should now be both less CPU-intensive and
makes fixed-point code simpler.
2008-03-07 14:44:56 +11:00
..
cwrs32-test.c cwrs32-test should be 16-bit clean now. 2008-03-03 10:07:19 +11:00
cwrs64-test.c Everything should now compile with a C89 compiler. 2008-02-20 14:08:50 +11:00
dft-test.c Defining RADIX_TWO_ONLY removes all butterflies, except for radix 2 and 4. 2008-03-05 17:34:45 +11:00
ectest.c Laplace encoder now works with 16-bit frequencies 2008-03-03 10:04:48 +11:00
laplace-test.c oops, fixed the Laplace testcase 2008-03-02 21:25:22 +11:00
Makefile.am fixed-point: exp_rotation() mostly converted (still need to convert the cos/sin) 2008-02-27 13:49:54 +11:00
mdct-test.c Defining RADIX_TWO_ONLY removes all butterflies, except for radix 2 and 4. 2008-03-05 17:34:45 +11:00
real-fft-test.c Defining RADIX_TWO_ONLY removes all butterflies, except for radix 2 and 4. 2008-03-05 17:34:45 +11:00
rotation-test.c Changed the pulse spreading rotations so that the number of iterations is 2008-03-07 14:44:56 +11:00
type-test.c Everything should now compile with a C89 compiler. 2008-02-20 14:08:50 +11:00