Revision 983e3246 libavcodec/mpegaudiotab.h
libavcodec/mpegaudiotab.h | ||
---|---|---|
8 | 8 |
* same archive |
9 | 9 |
*/ |
10 | 10 |
|
11 |
/** |
|
12 |
* @file mpegaudiotab.h |
|
13 |
* mpeg audio layer 2 tables. |
|
14 |
* Most of them come from the mpeg audio specification. |
|
15 |
*/ |
|
16 |
|
|
11 | 17 |
#define SQRT2 1.41421356237309514547 |
12 | 18 |
|
13 | 19 |
static const int costab32[30] = { |
Also available in: Unified diff