FFmpeg
|
sbr.h
Go to the documentation of this file.
40 * Spectral Band Replication header - spectrum parameters that invoke a reset if they differ from the previous header.
171 uint16_t f_master[49];
173 uint16_t f_tablelow[25];
175 uint16_t f_tablehigh[49];
177 uint16_t f_tablenoise[6];
179 uint16_t f_tablelim[30];
static void sbr_hf_assemble(float Y1[38][64][2], const float X_high[64][40][2], SpectralBandReplication *sbr, SBRData *ch_data, const int e_a[2])
Assembling HF Signals (14496-3 sp04 p220)
Definition: aacsbr.c:1593
Definition: sbrdsp.h:26
static void sbr_hf_inverse_filter(SBRDSPContext *dsp, float(*alpha0)[2], float(*alpha1)[2], const float X_low[32][40][2], int k0)
High Frequency Generation (14496-3 sp04 p214+) and Inverse Filtering (14496-3 sp04 p214) Warning: Thi...
Definition: aacsbr.c:1261
Spectral Band Replication header - spectrum parameters that invoke a reset if they differ from the pr...
Definition: sbr.h:42
static int sbr_x_gen(SpectralBandReplication *sbr, float X[2][38][64], const float Y0[38][64][2], const float Y1[38][64][2], const float X_low[32][40][2], int ch)
Generate the subband filtered lowband.
Definition: aacsbr.c:1397
uint8_t t_env_num_env_old
Envelope time border of the last envelope of the previous frame.
Definition: sbr.h:105
Definition: fft.h:62
Definition: aacps.h:41
int synthesis_filterbank_samples_offset
Definition: sbr.h:85
static int sbr_lf_gen(AACContext *ac, SpectralBandReplication *sbr, float X_low[32][40][2], const float W[2][32][32][2], int buf_idx)
Generate the subband filtered lowband.
Definition: aacsbr.c:1337
struct SpectrumParameters SpectrumParameters
Spectral Band Replication header - spectrum parameters that invoke a reset if they differ from the pr...
Generated on Mon Nov 18 2024 06:52:00 for FFmpeg by 1.8.11