Revision 6bb6fb05 libavcodec/mpegaudio_tablegen.h
libavcodec/mpegaudio_tablegen.h | ||
---|---|---|
38 | 38 |
static float exp_table_float[512]; |
39 | 39 |
static float expval_table_float[512][16]; |
40 | 40 |
|
41 |
#define FRAC_BITS 23 |
|
42 |
|
|
41 | 43 |
static void mpegaudio_tableinit(void) |
42 | 44 |
{ |
43 | 45 |
int i, value, exponent; |
Also available in: Unified diff