FFmpeg
Macros | Variables
aacenctab.h File Reference

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
 

Detailed Description

AAC encoder data.

Author
Rostislav Pehlivanov ( atomnuker gmail com )