FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Decorr Struct Reference

#include <wavpack.h>

Data Fields

int delta
 
int value
 
int weightA
 
int weightB
 
int samplesA [MAX_TERM]
 
int samplesB [MAX_TERM]
 
int sumA
 
int sumB
 

Detailed Description

Definition at line 83 of file wavpack.h.

Field Documentation

int Decorr::delta
int Decorr::value
int Decorr::weightA
int Decorr::weightB
int Decorr::samplesA[MAX_TERM]
int Decorr::samplesB[MAX_TERM]
int Decorr::sumA

Definition at line 90 of file wavpack.h.

Referenced by decorr_mono(), decorr_mono_buffer(), decorr_stereo(), and decorr_stereo_buffer().

int Decorr::sumB

Definition at line 91 of file wavpack.h.

Referenced by decorr_stereo(), and decorr_stereo_buffer().


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