#include <sbr.h>
Definition at line 114 of file sbr.h.
Zeroth coefficient used to filter the subband signals.
Definition at line 167 of file sbr.h.
Referenced by ff_sbr_apply().
First coefficient used to filter the subband signals.
Definition at line 169 of file sbr.h.
Referenced by ff_sbr_apply().
Definition at line 129 of file sbr.h.
Referenced by read_sbr_channel_pair_element(), read_sbr_envelope(), read_sbr_noise(), and sbr_dequant().
Definition at line 139 of file sbr.h.
Referenced by ff_aac_sbr_ctx_init(), ff_sbr_apply(), read_sbr_channel_pair_element(), read_sbr_single_channel_element(), sbr_dequant(), sbr_make_f_derived(), sbr_turnoff(), and sbr_x_gen().
Definition at line 186 of file sbr.h.
Referenced by ff_aac_sbr_ctx_init(), ff_sbr_apply(), sbr_env_estimate(), sbr_hf_assemble(), and sbr_hf_gen().
Estimated envelope.
Definition at line 177 of file sbr.h.
Referenced by ff_sbr_apply(), and sbr_gain_calc().
Dequantized envelope scalefactors, remapped.
Definition at line 171 of file sbr.h.
Referenced by sbr_gain_calc(), and sbr_mapping().
The master QMF frequency grouping.
Definition at line 148 of file sbr.h.
Referenced by sbr_hf_calc_npatches(), sbr_make_f_derived(), and sbr_make_f_master().
Frequency borders for high resolution SBR.
Definition at line 152 of file sbr.h.
Referenced by sbr_env_estimate(), sbr_make_f_derived(), and sbr_mapping().
Frequency borders for the limiter.
Definition at line 156 of file sbr.h.
Referenced by sbr_gain_calc(), and sbr_make_f_tablelim().
Frequency borders for low resolution SBR.
Definition at line 150 of file sbr.h.
Referenced by sbr_env_estimate(), sbr_make_f_derived(), sbr_make_f_tablelim(), and sbr_mapping().
Frequency borders for noise floors.
Definition at line 154 of file sbr.h.
Referenced by sbr_hf_gen(), sbr_make_f_derived(), and sbr_mapping().
k0, k1, k2
Definition at line 130 of file sbr.h.
Referenced by ff_sbr_apply(), sbr_hf_calc_npatches(), sbr_make_f_derived(), and sbr_make_f_master().
kx', and kx respectively, kx is the first QMF subband where SBR is used.
kx' is its value from the previous frame
Definition at line 133 of file sbr.h.
Referenced by ff_aac_sbr_ctx_init(), ff_decode_sbr_extension(), ff_sbr_apply(), sbr_env_estimate(), sbr_gain_calc(), sbr_hf_assemble(), sbr_hf_calc_npatches(), sbr_hf_gen(), sbr_lf_gen(), sbr_make_f_derived(), sbr_make_f_tablelim(), sbr_mapping(), sbr_turnoff(), and sbr_x_gen().
M' and M respectively, M is the number of QMF subbands that use SBR.
Definition at line 135 of file sbr.h.
Referenced by ff_decode_sbr_extension(), ff_sbr_apply(), sbr_env_estimate(), sbr_hf_assemble(), sbr_hf_calc_npatches(), sbr_hf_gen(), sbr_make_f_derived(), sbr_turnoff(), and sbr_x_gen().
Definition at line 185 of file sbr.h.
Referenced by ff_aac_sbr_ctx_close(), ff_aac_sbr_ctx_init(), and ff_sbr_apply().
Definition at line 184 of file sbr.h.
Referenced by ff_aac_sbr_ctx_close(), ff_aac_sbr_ctx_init(), and ff_sbr_apply().
N_Low and N_High respectively, the number of frequency bands for low and high resolution.
Definition at line 142 of file sbr.h.
Referenced by read_sbr_channel_pair_element(), read_sbr_envelope(), read_sbr_single_channel_element(), sbr_dequant(), sbr_env_estimate(), sbr_make_f_derived(), sbr_make_f_tablelim(), and sbr_mapping().
Number of limiter bands.
Definition at line 146 of file sbr.h.
Referenced by sbr_gain_calc(), and sbr_make_f_tablelim().
The number of frequency bands in f_master.
Definition at line 138 of file sbr.h.
Referenced by sbr_hf_calc_npatches(), sbr_make_f_derived(), and sbr_make_f_master().
Number of noise floor bands.
Definition at line 144 of file sbr.h.
Referenced by read_sbr_invf(), read_sbr_noise(), sbr_chirp(), sbr_dequant(), sbr_make_f_derived(), and sbr_mapping().
Definition at line 157 of file sbr.h.
Referenced by sbr_hf_calc_npatches(), sbr_hf_gen(), and sbr_make_f_tablelim().
Definition at line 158 of file sbr.h.
Referenced by sbr_hf_calc_npatches(), sbr_hf_gen(), and sbr_make_f_tablelim().
Definition at line 140 of file sbr.h.
Referenced by ff_aac_sbr_ctx_init(), ff_sbr_apply(), and read_sbr_extension().
Amplitude adjusted noise scalefactors.
Definition at line 179 of file sbr.h.
Referenced by sbr_gain_calc(), and sbr_hf_assemble().
Dequantized noise scalefactors, remapped.
Definition at line 173 of file sbr.h.
Referenced by sbr_gain_calc(), and sbr_mapping().
Definition at line 117 of file sbr.h.
Referenced by ff_decode_sbr_extension(), read_sbr_header(), and sbr_hf_assemble().
Sinusoidal levels.
Definition at line 181 of file sbr.h.
Referenced by sbr_gain_calc(), and sbr_hf_assemble().
Sinusoidal presence, remapped.
Definition at line 175 of file sbr.h.
Referenced by sbr_gain_calc(), and sbr_mapping().
Definition at line 115 of file sbr.h.
Referenced by ff_decode_sbr_extension(), ff_sbr_apply(), sbr_hf_calc_npatches(), and sbr_make_f_master().
Definition at line 118 of file sbr.h.
Referenced by read_sbr_header(), sbr_make_f_derived(), sbr_make_f_master(), sbr_reset(), and sbr_turnoff().
Definition at line 116 of file sbr.h.
Referenced by ff_decode_sbr_extension(), ff_sbr_apply(), read_sbr_header(), and sbr_turnoff().
QMF values of the reconstructed signal.
Definition at line 165 of file sbr.h.
Referenced by ff_sbr_apply().
QMF low frequency input to the HF generator.
Definition at line 161 of file sbr.h.
Referenced by ff_sbr_apply().