#include <aac.h>
| Data Fields | |
| int8_t | present | 
| int16_t | lag | 
| float | coef | 
| int8_t | used [MAX_LTP_LONG_SFB] | 
Definition at line 138 of file aac.h.
| float LongTermPrediction::coef | 
| int16_t LongTermPrediction::lag | 
| int8_t LongTermPrediction::present | 
Definition at line 139 of file aac.h.
Referenced by decode_cpe(), decode_ics_info(), and spectral_to_sample().
| int8_t LongTermPrediction::used[MAX_LTP_LONG_SFB] | 
 1.5.8
 1.5.8