FFmpeg  4.0
Data Fields
WavPackExtraInfo Struct Reference

Data Fields

struct Decorr dps [MAX_TERMS]
 
int nterms
 
int log_limit
 
int gt16bit
 
uint32_t best_bits
 

Detailed Description

Definition at line 63 of file wavpackenc.c.

Field Documentation

◆ dps

struct Decorr WavPackExtraInfo::dps[MAX_TERMS]

◆ nterms

int WavPackExtraInfo::nterms

◆ log_limit

int WavPackExtraInfo::log_limit

◆ gt16bit

int WavPackExtraInfo::gt16bit

Definition at line 65 of file wavpackenc.c.

Referenced by analyze_stereo(), and decorr_stereo_buffer().

◆ best_bits

uint32_t WavPackExtraInfo::best_bits

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