#include <stdint.h>
#include "fft.h"
#include "aacps.h"
Go to the source code of this file.
Data Structures | |
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 | SpectralBandReplication |
Spectral Band Replication. More... | |
Defines | |
#define | SBR_SYNTHESIS_BUF_SIZE ((1280-128)*2) |
Definition in file sbr.h.
#define SBR_SYNTHESIS_BUF_SIZE ((1280-128)*2) |