Data Structures | Typedefs | Variables

libavcodec/aacenc.h File Reference

#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  AACCoefficientsEncoder
struct  AACEncContext
 AAC encoder context. More...

Typedefs

typedef struct
AACCoefficientsEncoder 
AACCoefficientsEncoder
typedef struct AACEncContext AACEncContext
 AAC encoder context.

Variables

AACCoefficientsEncoder ff_aac_coders []

Typedef Documentation

typedef struct AACEncContext AACEncContext

AAC encoder context.


Variable Documentation

Definition at line 935 of file aaccoder.c.

Referenced by aac_encode_init().