| FFmpeg
    | 
Spectral Band Replication header - spectrum parameters that invoke a reset if they differ from the previous header. More...
#include <sbr.h>
| Data Fields | |
| uint8_t | bs_start_freq | 
| uint8_t | bs_stop_freq | 
| uint8_t | bs_xover_band | 
| Variables associated with bs_header_extra_1 | |
| uint8_t | bs_freq_scale | 
| uint8_t | bs_alter_scale | 
| uint8_t | bs_noise_bands | 
Spectral Band Replication header - spectrum parameters that invoke a reset if they differ from the previous header.
| uint8_t SpectrumParameters::bs_start_freq | 
Definition at line 43 of file sbr.h.
Referenced by read_sbr_header(), and sbr_make_f_master().
| uint8_t SpectrumParameters::bs_stop_freq | 
Definition at line 44 of file sbr.h.
Referenced by read_sbr_header(), and sbr_make_f_master().
| uint8_t SpectrumParameters::bs_xover_band | 
Definition at line 45 of file sbr.h.
Referenced by read_sbr_header(), sbr_make_f_derived(), and sbr_make_f_master().
| uint8_t SpectrumParameters::bs_freq_scale | 
Definition at line 51 of file sbr.h.
Referenced by read_sbr_header(), and sbr_make_f_master().
| uint8_t SpectrumParameters::bs_alter_scale | 
Definition at line 52 of file sbr.h.
Referenced by read_sbr_header(), and sbr_make_f_master().
| uint8_t SpectrumParameters::bs_noise_bands | 
Definition at line 53 of file sbr.h.
Referenced by read_sbr_header(), and sbr_make_f_derived().
 1.8.6
 1.8.6