Go to file
PetteriAimonen b22e67fbf0 Fix bug in the fix16_fft example 2013-02-17 08:12:25 +00:00
benchmarks Benchmark suite using simulators 2012-02-27 16:40:45 +00:00
contrib Fix bug in the fix16_fft example 2013-02-17 08:12:25 +00:00
fixsingen Updated sin lut to use ~200KiB for it's table with the same accuracy, the lookup table implementation tends to run at about 33-36% of the speed of sinf on my machine (Intel T5500). 2011-02-25 16:07:39 +00:00
fixtest Updated sin lut to use ~200KiB for it's table with the same accuracy, the lookup table implementation tends to run at about 33-36% of the speed of sinf on my machine (Intel T5500). 2011-02-25 16:07:39 +00:00
images Added a new algo for sin() function, and a small error analysis to show the precision differences 2011-06-08 22:46:14 +00:00
libfixmath Add #ifndefs around sdiv/smul/sadd/ssub in the C++ interface. 2013-01-28 15:56:00 +00:00
unittests Fixed erronous printout of division unit test. 2012-08-31 10:35:15 +00:00