#include "avcodec.h"
#include "put_bits.h"
#include "dsputil.h"
#include "aac.h"
#include "psymodel.h"
Go to the source code of this file.
Data Structures | |
struct | AACEncOptions |
struct | AACCoefficientsEncoder |
struct | AACEncContext |
AAC encoder context. More... | |
Defines | |
#define | AAC_CODER_NB 4 |
Variables | |
AACCoefficientsEncoder | ff_aac_coders [] |