Go to the source code of this file.
Functions |
| void | init_layer12 (void) |
| void | init_layer12_stuff (mpg123_handle *fr, real *(*init_table)(mpg123_handle *fr, real *table, int m)) |
| real * | init_layer12_table (mpg123_handle *fr, real *table, int m) |
| void | II_step_one (unsigned int *bit_alloc, int *scale, mpg123_handle *fr) |
| void | II_step_two (unsigned int *bit_alloc, real fraction[2][4][SBLIMIT], int *scale, mpg123_handle *fr, int x1) |
| static void | II_select_table (mpg123_handle *fr) |
| int | do_layer2 (mpg123_handle *fr) |
Variables |
| static int | grp_3tab [32 *3] = { 0, } |
| static int | grp_5tab [128 *3] = { 0, } |
| static int | grp_9tab [1024 *3] = { 0, } |
| static const double | mulmul [27] |