FFmpeg
Loading...
Searching...
No Matches
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 89 of file wavpack.h.

Field Documentation

◆ delta

◆ value

◆ weightA

◆ weightB

◆ samplesA

◆ samplesB

◆ sumA

int Decorr::sumA

Definition at line 96 of file wavpack.h.

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

◆ sumB

int Decorr::sumB

Definition at line 97 of file wavpack.h.

Referenced by decorr_stereo(), and decorr_stereo_buffer().


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