single/pair channel context for psychoacoustic model
More...
Data Fields
bands information
bands information from the previous frame
sliding average of channel energy
hi-pass IIR filter state
stored grouping scheme for the next frame (in case of 8 short window sequence)
window sequence to be used in the next frame
attack threshold for this channel
attack value for the last short block in the previous sequence
Detailed Description
single/pair channel context for psychoacoustic model
Definition at line 120 of file aacpsy.c.
Field Documentation
bands information from the previous frame
Definition at line 122 of file aacpsy.c.
float AacPsyChannel::win_energy
sliding average of channel energy
Definition at line 124 of file aacpsy.c.
float AacPsyChannel::iir_state[2]
hi-pass IIR filter state
Definition at line 125 of file aacpsy.c.
uint8_t AacPsyChannel::next_grouping
stored grouping scheme for the next frame (in case of 8 short window sequence)
Definition at line 126 of file aacpsy.c.
float AacPsyChannel::attack_threshold
int AacPsyChannel::prev_attack
attack value for the last short block in the previous sequence
Definition at line 131 of file aacpsy.c.
The documentation for this struct was generated from the following file: