Go to the source code of this file.
◆ DITHERSIZE
◆ mpg123_noise_type
Enumerator |
---|
mpg123_white_noise | |
mpg123_tpdf_noise | |
mpg123_highpass_tpdf_noise | |
Definition at line 13 of file dither.h.
14{
18};
@ mpg123_highpass_tpdf_noise
◆ dither_table_init()
void dither_table_init |
( |
float * |
dithertable | ) |
|
Definition at line 116 of file dither_impl.h.
117{
119}
static void highpass_tpdf_noise(float *table, size_t count)
◆ mpg123_noise()
Definition at line 103 of file dither_impl.h.
104{
105 switch(noisetype)
106 {
111 break;
112 }
113}
static void tpdf_noise(float *table, size_t count)
static void white_noise(float *table, size_t count)
GLuint GLuint GLsizei count