single/pair channel context for psychoacoustic model
More...
Data Fields
bands information from the previous frame
More...
sliding average of channel energy
More...
stored grouping scheme for the next frame (in case of 8 short window sequence)
More...
window sequence to be used in the next frame
More...
attack threshold for this channel
More...
attack value for the last short block in the previous sequence
More...
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: