FFmpeg
Data Fields
LongTermPrediction Struct Reference

Long Term Prediction. More...

#include <aac.h>

Data Fields

int8_t  present
 
int16_t  lag
 
float  coef
 
 

Detailed Description

Long Term Prediction.

Definition at line 147 of file aac.h.

Field Documentation

int8_t LongTermPrediction::present

Definition at line 148 of file aac.h.

Referenced by decode_cpe(), decode_ics_info(), and spectral_to_sample().

int16_t LongTermPrediction::lag

Definition at line 149 of file aac.h.

Referenced by apply_ltp(), and decode_ltp().

float LongTermPrediction::coef

Definition at line 150 of file aac.h.

Referenced by apply_ltp(), and decode_ltp().

int8_t LongTermPrediction::used[MAX_LTP_LONG_SFB]

Definition at line 151 of file aac.h.

Referenced by apply_ltp(), and decode_ltp().


The documentation for this struct was generated from the following file:

Generated on Sat Jan 25 2014 19:52:29 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /