opus/tests
Jean-Marc Valin 189acec5d3 optimisation: defined a reciprocal square root (celt_rsqrt) for use in
find_spectral_pitch instead of using celt_rcp(celt_sqrt(x))
2008-03-26 16:42:42 +11:00
..
cwrs32-test.c Adjusting/fixing warnings 2008-03-13 23:01:55 +11:00
cwrs64-test.c Adjusting/fixing warnings 2008-03-13 23:01:55 +11:00
dft-test.c Random numbers should work on 16-bit archs. 2008-03-19 09:33:49 +11:00
ectest.c Adjusting/fixing warnings 2008-03-13 23:01:55 +11:00
laplace-test.c Adjusting/fixing warnings 2008-03-13 23:01:55 +11:00
Makefile.am Added mathops-test 2008-03-13 17:20:08 +11:00
mathops-test.c optimisation: defined a reciprocal square root (celt_rsqrt) for use in 2008-03-26 16:42:42 +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 Random numbers should work on 16-bit archs. 2008-03-19 09:33:49 +11:00
rotation-test.c Adjusting/fixing warnings 2008-03-13 23:01:55 +11:00
type-test.c Adjusting/fixing warnings 2008-03-13 23:01:55 +11:00