FFmpeg
Public Attributes | List of all members
IndividualChannelStream Struct Reference

Individual Channel Stream. More...

#include <aac.h>

Public Attributes

uint8_t max_sfb
 number of scalefactor bands per group
 
enum WindowSequence window_sequence [2]
 
uint8_t use_kb_window [2]
 If set, use Kaiser-Bessel window, otherwise use a sine window.
 
int num_window_groups
 
uint8_t group_len [8]
 
LongTermPrediction ltp
 
const uint16_t * swb_offset
 table of offsets to the lowest spectral coefficient of a scalefactor band, sfb, for a particular window
 
const uint8_t * swb_sizes
 table of scalefactor band sizes for a particular window
 
int num_swb
 number of scalefactor window bands
 
int num_windows
 
int tns_max_bands
 
int predictor_present
 
int predictor_initialized
 
int predictor_reset_group
 
int predictor_reset_count [31]
 used by encoder to count prediction resets
 
uint8_t prediction_used [41]
 
uint8_t window_clipping [8]
 set if a certain window is near clipping
 
float clip_avoidance_factor
 set if any window is near clipping to the necessary atennuation factor to avoid it
 

Detailed Description

Individual Channel Stream.


The documentation for this struct was generated from the following file: