ac3dec.h File Reference

#include "libavutil/random.h"
#include "ac3tab.h"
#include "ac3.h"
#include "bitstream.h"
#include "dsputil.h"

Go to the source code of this file.

Data Structures

struct  AC3DecodeContext

Defines

#define AC3_MAX_CHANNELS   7
#define CPL_CH   0
#define AC3_OUTPUT_LFEON   8
#define AC3_MAX_COEFS   256
#define AC3_BLOCK_SIZE   256
#define MAX_BLOCKS   6


Define Documentation

#define AC3_BLOCK_SIZE   256

Definition at line 44 of file ac3dec.h.

#define AC3_MAX_CHANNELS   7

Definition at line 38 of file ac3dec.h.

#define AC3_MAX_COEFS   256

Definition at line 43 of file ac3dec.h.

#define AC3_OUTPUT_LFEON   8

Definition at line 41 of file ac3dec.h.

Referenced by ac3_decode_frame().

#define CPL_CH   0

Definition at line 39 of file ac3dec.h.

Referenced by ac3_parse_audio_block(), get_transform_coeffs(), remove_dithering(), and uncouple_channels().

#define MAX_BLOCKS   6

Definition at line 45 of file ac3dec.h.


Generated on Sat Oct 11 07:44:56 2008 for libextractor by  doxygen 1.5.1