FFmpeg
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 85 of file wavpack.h.

Field Documentation

◆ delta

int Decorr::delta

◆ value

int Decorr::value

◆ weightA

int Decorr::weightA

◆ weightB

int Decorr::weightB

◆ samplesA

int Decorr::samplesA[MAX_TERM]

◆ samplesB

int Decorr::samplesB[MAX_TERM]

◆ sumA

int Decorr::sumA

Definition at line 92 of file wavpack.h.

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

◆ sumB

int Decorr::sumB

Definition at line 93 of file wavpack.h.

Referenced by decorr_stereo(), and decorr_stereo_buffer().


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