FFmpeg
Data Fields
WavPackDecorrSpec Struct Reference

#include <wavpackenc.h>

Data Fields

int8_t joint_stereo
 
int8_t delta
 
int8_t terms [MAX_TERMS+1]
 

Detailed Description

Definition at line 26 of file wavpackenc.h.

Field Documentation

◆ joint_stereo

int8_t WavPackDecorrSpec::joint_stereo

Definition at line 27 of file wavpackenc.h.

Referenced by wv_stereo().

◆ delta

int8_t WavPackDecorrSpec::delta

Definition at line 27 of file wavpackenc.h.

Referenced by wv_mono(), and wv_stereo().

◆ terms

int8_t WavPackDecorrSpec::terms[MAX_TERMS+1]

Definition at line 27 of file wavpackenc.h.

Referenced by wv_mono(), and wv_stereo().


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