FFmpeg
Data Fields
PredictorState Struct Reference

Predictor State. More...

#include <aac.h>

Data Fields

float  cor0
 
float  cor1
 
float  var0
 
float  var1
 
float  r0
 
float  r1
 

Detailed Description

Predictor State.

Definition at line 127 of file aac.h.

Field Documentation

float PredictorState::cor0

Definition at line 128 of file aac.h.

Referenced by predict(), and reset_predict_state().

float PredictorState::cor1

Definition at line 129 of file aac.h.

Referenced by predict(), and reset_predict_state().

float PredictorState::var0

Definition at line 130 of file aac.h.

Referenced by predict(), and reset_predict_state().

float PredictorState::var1

Definition at line 131 of file aac.h.

Referenced by predict(), and reset_predict_state().

float PredictorState::r0

Definition at line 132 of file aac.h.

Referenced by predict(), and reset_predict_state().

float PredictorState::r1

Definition at line 133 of file aac.h.

Referenced by predict(), and reset_predict_state().


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

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

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