Commit History

Author SHA1 Message Date
  Tristan Matthews 39a7979ad7 cosmetics: drop trailing whitespace 6 months ago
  Tristan Matthews c1f82d2148 math_approx: use unsigned int for LCG pseudorandom generator 5 years ago
  jm 1f6cf519eb Moved the remaining of misc.h into arch.h 17 years ago
  jm 6c9e621f54 Had the random functions swapped (fixed vs float). Fixed now. 17 years ago
  jm bdcefb47d2 Put all the OS-dependent calls in os_support.h 17 years ago
  jm bc492a31ab splitting libspeex in tw 17 years ago
  jm f639378baf Implemented atan in fixed-point and used it for toBARK. Also fixed a bug 18 years ago
  jm 40832c6caa Added a higher precision cosine approximation and used it for the 18 years ago
  jm 6a2d366697 converted theta and prior_ratio to fixed-point. 18 years ago
  jm efffbfc45c A bit of backtracking to fix quality regressions. Need to re-convert st->noise, 18 years ago
  jm 2aa3f00c90 Moved spx_cos to math_approx.c and use it for initializing the mdf window. 19 years ago
  jm 87c93668a1 Improved Doxygen comments 19 years ago
  jm e5a0b5df1c fixed-point: acos function approximated with fixed-point arithmetic 21 years ago
  jm 60fa98fb8a fixed-point: interger version of sqrt function 21 years ago
  jm f69b8d8563 Wideband code cleanup, first shot at an "ultra-wideband" mode at 32 kHz, 22 years ago
  jm 62217b7db1 New cos approximation for slow CPU's (don't use it on x86) 22 years ago