Variables | |
unsigned | SBRData::bs_frame_class |
unsigned | SBRData::bs_add_harmonic_flag |
unsigned | SBRData::bs_num_env |
uint8_t | SBRData::bs_freq_res [7] |
unsigned | SBRData::bs_num_noise |
uint8_t | SBRData::bs_df_env [5] |
uint8_t | SBRData::bs_df_noise [2] |
uint8_t | SBRData::bs_invf_mode [2][5] |
uint8_t | SBRData::bs_add_harmonic [48] |
unsigned | SBRData::bs_amp_res |
uint8_t SBRData::bs_add_harmonic[48] [inherited] |
Definition at line 72 of file sbr.h.
Referenced by read_sbr_channel_pair_element(), read_sbr_single_channel_element(), and sbr_mapping().
unsigned SBRData::bs_add_harmonic_flag [inherited] |
Definition at line 65 of file sbr.h.
Referenced by read_sbr_channel_pair_element(), read_sbr_single_channel_element(), and sbr_mapping().
unsigned SBRData::bs_amp_res [inherited] |
Definition at line 73 of file sbr.h.
Referenced by copy_sbr_grid(), read_sbr_envelope(), read_sbr_grid(), and sbr_dequant().
uint8_t SBRData::bs_df_env[5] [inherited] |
uint8_t SBRData::bs_df_noise[2] [inherited] |
unsigned SBRData::bs_frame_class [inherited] |
uint8_t SBRData::bs_freq_res[7] [inherited] |
Definition at line 67 of file sbr.h.
Referenced by copy_sbr_grid(), read_sbr_envelope(), read_sbr_grid(), sbr_dequant(), sbr_env_estimate(), and sbr_mapping().
uint8_t SBRData::bs_invf_mode[2][5] [inherited] |
Definition at line 71 of file sbr.h.
Referenced by read_sbr_channel_pair_element(), read_sbr_invf(), and sbr_chirp().
unsigned SBRData::bs_num_env [inherited] |
Definition at line 66 of file sbr.h.
Referenced by copy_sbr_grid(), ff_sbr_apply(), read_sbr_dtdf(), read_sbr_envelope(), read_sbr_grid(), sbr_dequant(), sbr_env_estimate(), sbr_gain_calc(), sbr_hf_assemble(), and sbr_mapping().
unsigned SBRData::bs_num_noise [inherited] |
Definition at line 68 of file sbr.h.
Referenced by copy_sbr_grid(), read_sbr_dtdf(), read_sbr_grid(), read_sbr_noise(), sbr_dequant(), and sbr_mapping().