#include <aac.h>
Data Fields | |
int | present |
int | n_filt [8] |
int | length [8][4] |
int | direction [8][4] |
int | order [8][4] |
float | coef [8][4][TNS_MAX_ORDER] |
Definition at line 180 of file aac.h.
float TemporalNoiseShaping::coef[8][4][TNS_MAX_ORDER] |
Definition at line 181 of file aac.h.
Referenced by apply_ltp(), decode_ics(), and spectral_to_sample().