|
FFmpeg
|
Spectral Band Replication definitions and structures. More...
#include <stdint.h>#include "fft.h"#include "aacps.h"#include "sbrdsp.h"Go to the source code of this file.
Classes | |
| struct | SpectrumParameters |
| Spectral Band Replication header - spectrum parameters that invoke a reset if they differ from the previous header. More... | |
| struct | SBRData |
| Spectral Band Replication per channel data. More... | |
| struct | AACSBRContext |
| aacsbr functions pointers More... | |
| struct | SpectralBandReplication |
| Spectral Band Replication. More... | |
Macros | |
| #define | SBR_SYNTHESIS_BUF_SIZE ((1280-128)*2) |
Typedefs | |
| typedef struct AACContext | AACContext |
| typedef struct SpectrumParameters | SpectrumParameters |
| Spectral Band Replication header - spectrum parameters that invoke a reset if they differ from the previous header. | |
| typedef struct SBRData | SBRData |
| Spectral Band Replication per channel data. | |
| typedef struct SpectralBandReplication | SpectralBandReplication |
| typedef struct AACSBRContext | AACSBRContext |
| aacsbr functions pointers | |
Spectral Band Replication definitions and structures.
1.8.12