FFmpeg
|
Go to the source code of this file.
Macros | |
#define | FIXED_TABLE |
#define | IMDCT_SCALAR 1.759 |
Functions | |
static av_cold void | mpegaudio_tableinit (void) |
Variables | |
static uint32_t | exp_table_fixed [512] |
static uint32_t | expval_table_fixed [512][16] |
#define FIXED_TABLE |
Definition at line 35 of file mpegaudio_tablegen.h.
#define IMDCT_SCALAR 1.759 |
Definition at line 46 of file mpegaudio_tablegen.h.
|
static |
Definition at line 48 of file mpegaudio_tablegen.h.
Referenced by decode_init_static(), and main().
|
static |
Definition at line 36 of file mpegaudio_tablegen.h.
Referenced by main(), and mpegaudio_tableinit().
|
static |
Definition at line 37 of file mpegaudio_tablegen.h.
Referenced by main(), and mpegaudio_tableinit().