FFmpeg
|
Go to the source code of this file.
Variables | |
static const int8_t | tags_per_config [16] = { 0, 1, 1, 2, 3, 3, 4, 5, 0, 0, 0, 4, 5, 16, 5, 0 } |
static const uint8_t | aac_channel_layout_map [16][16][3] |
static const AVChannelLayout | aac_ch_layout [16] |
AAC decoder data
Definition in file aacdectab.h.
|
static |
Definition at line 38 of file aacdectab.h.
Referenced by aac_decode_er_frame(), get_che(), and set_default_channel_config().
|
static |
Definition at line 40 of file aacdectab.h.
Referenced by aac_decode_er_frame(), set_default_channel_config(), and sniff_channel_order().
|
static |
Definition at line 95 of file aacdectab.h.