Data Fields | |
Psy3gppBand | band [128] |
bands information | |
Psy3gppBand | prev_band [128] |
bands information from the previous frame | |
float | win_energy |
sliding average of channel energy | |
float | iir_state [2] |
hi-pass IIR filter state | |
uint8_t | next_grouping |
stored grouping scheme for the next frame (in case of 8 short window sequence) | |
enum WindowSequence | next_window_seq |
window sequence to be used in the next frame |
Definition at line 65 of file aacpsy.c.
float Psy3gppChannel::iir_state[2] |
uint8_t Psy3gppChannel::next_grouping |