IndividualChannelStream Struct Reference

Individual Channel Stream. More...

#include <aac.h>


Data Fields

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 sinus window.
int num_window_groups
uint8_t group_len [8]
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
uint8_t prediction_used [41]


Detailed Description

Individual Channel Stream.

Definition at line 135 of file aac.h.


Field Documentation

Definition at line 149 of file aac.h.

Referenced by apply_prediction(), and decode_prediction().

Definition at line 147 of file aac.h.

Referenced by apply_prediction().

Definition at line 146 of file aac.h.

Referenced by apply_prediction(), and decode_ics_info().

Definition at line 148 of file aac.h.

Referenced by apply_prediction(), decode_ics_info(), and decode_prediction().

table of offsets to the lowest spectral coefficient of a scalefactor band, sfb, for a particular window

Definition at line 141 of file aac.h.

Referenced by apply_dependent_coupling(), apply_intensity_stereo(), apply_mid_side_stereo(), apply_prediction(), apply_tns(), decode_ics(), decode_ics_info(), and decode_spectrum_and_dequant().

Definition at line 145 of file aac.h.

Referenced by apply_tns(), and decode_ics_info().

If set, use Kaiser-Bessel window, otherwise use a sinus window.

Definition at line 138 of file aac.h.

Referenced by aac_encode_frame(), apply_window_and_mdct(), decode_cpe(), decode_ics_info(), imdct_and_windowing(), and put_ics_info().


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

Generated on Fri Oct 26 02:36:57 2012 for FFmpeg by  doxygen 1.5.8