libavcodec/ac3enc_float.h File Reference

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

#include "fft.h"

Go to the source code of this file.

Data Structures

struct  AC3MDCTContext

Defines

#define MAC_COEF(d, a, b)   ((d)+=(a)*(b))

Typedefs

typedef float SampleType
typedef float CoefType
typedef float CoefSumType


Detailed Description

floating-point AC-3 encoder header.

Definition in file ac3enc_float.h.


Define Documentation

#define MAC_COEF ( d,
a,
 )     ((d)+=(a)*(b))

Definition at line 39 of file ac3enc_float.h.


Typedef Documentation

typedef float CoefSumType

Definition at line 37 of file ac3enc_float.h.

typedef float CoefType

Definition at line 36 of file ac3enc_float.h.

typedef float SampleType

Definition at line 35 of file ac3enc_float.h.


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