libavcodec/ac3enc_fixed.h File Reference

fixed-point AC-3 encoder header. More...

#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  IComplex
 Compex number. More...
struct  AC3MDCTContext

Defines

#define MAC_COEF(d, a, b)   MAC64(d,a,b)

Typedefs

typedef int16_t SampleType
typedef int32_t CoefType
typedef int64_t CoefSumType


Detailed Description

fixed-point AC-3 encoder header.

Definition in file ac3enc_fixed.h.


Define Documentation

#define MAC_COEF ( d,
a,
 )     MAC64(d,a,b)

Definition at line 39 of file ac3enc_fixed.h.

Referenced by compute_rematrixing_strategy().


Typedef Documentation

typedef int64_t CoefSumType

Definition at line 37 of file ac3enc_fixed.h.

typedef int32_t CoefType

Definition at line 36 of file ac3enc_fixed.h.

typedef int16_t SampleType

Definition at line 35 of file ac3enc_fixed.h.


Generated on Wed May 16 03:03:27 2012 for FFmpeg by  doxygen 1.5.6