src/pcm_prng.h File Reference

Go to the source code of this file.

Functions

static unsigned long pcm_prng (unsigned long state)
 A very simple linear congruential PRNG.

Function Documentation

static unsigned long pcm_prng ( unsigned long  state  )  [static]

A very simple linear congruential PRNG.

It's good enough for PCM dithering.

Definition at line 28 of file pcm_prng.h.

Generated on Sun May 2 21:28:32 2010 for MPD by  doxygen 1.6.3