#include "fft.h"
Go to the source code of this file.
Data Structures | |
struct | AC3MDCTContext |
Typedefs | |
typedef float | SampleType |
typedef float | CoefType |
typedef float | CoefSumType |
Definition in file ac3enc_float.h.
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.