|
FFmpeg
|
AAC encoder data. More...
#include "aac.h"Go to the source code of this file.
Macros | |
| #define | CB_TOT 12 |
| Total number of usable codebooks. | |
| #define | CB_TOT_ALL 15 |
| Total number of codebooks, including special ones. | |
| #define | AAC_MAX_CHANNELS 16 |
Variables | |
| const uint8_t * | ff_aac_swb_size_1024 [] |
| const int | ff_aac_swb_size_1024_len |
| const uint8_t * | ff_aac_swb_size_128 [] |
| const int | ff_aac_swb_size_128_len |
AAC encoder data.
1.8.12