Historique des commits

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