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

Data Fields

int delta
 
int value
 
int weightA
 
int weightB
 
int samplesA [8]
 
int samplesB [8]
 

Detailed Description

Definition at line 94 of file wavpack.c.

Field Documentation

int Decorr::delta

Definition at line 95 of file wavpack.c.

Referenced by wavpack_decode_block(), wv_unpack_mono(), and wv_unpack_stereo().

int Decorr::value

Definition at line 96 of file wavpack.c.

Referenced by wavpack_decode_block(), wv_unpack_mono(), and wv_unpack_stereo().

int Decorr::weightA

Definition at line 97 of file wavpack.c.

Referenced by wavpack_decode_block(), wv_unpack_mono(), and wv_unpack_stereo().

int Decorr::weightB

Definition at line 98 of file wavpack.c.

Referenced by wavpack_decode_block(), and wv_unpack_stereo().

int Decorr::samplesA[8]

Definition at line 99 of file wavpack.c.

Referenced by wavpack_decode_block(), wv_unpack_mono(), and wv_unpack_stereo().

int Decorr::samplesB[8]

Definition at line 100 of file wavpack.c.

Referenced by wavpack_decode_block(), and wv_unpack_stereo().


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