FFmpeg
Public Attributes | List of all members
APEPredictor Struct Reference

Filter histories. More...

Public Attributes

int32_t * buf
 
int32_t lastA [2]
 
int32_t filterA [2]
 
int32_t filterB [2]
 
int32_t coeffsA [2][4]
 adaption coefficients
 
int32_t coeffsB [2][5]
 adaption coefficients
 
int32_t historybuffer [HISTORY_SIZE+PREDICTOR_SIZE]
 
unsigned int sample_pos
 

Detailed Description

Filter histories.


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