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

Data Fields

int pend_data
 
int holding_one
 
int zeros_acc
 
int holding_zero
 
int pend_count
 
WvChannel c [2]
 

Detailed Description

Definition at line 69 of file wavpackenc.c.

Field Documentation

int WavPackWords::pend_data

Definition at line 70 of file wavpackenc.c.

Referenced by encode_flush(), and wavpack_encode_sample().

int WavPackWords::holding_one

Definition at line 70 of file wavpackenc.c.

Referenced by encode_flush(), and wavpack_encode_sample().

int WavPackWords::zeros_acc

Definition at line 70 of file wavpackenc.c.

Referenced by encode_flush(), and wavpack_encode_sample().

int WavPackWords::holding_zero

Definition at line 71 of file wavpackenc.c.

Referenced by encode_flush(), and wavpack_encode_sample().

int WavPackWords::pend_count

Definition at line 71 of file wavpackenc.c.

Referenced by encode_flush(), and wavpack_encode_sample().

WvChannel WavPackWords::c[2]

Definition at line 72 of file wavpackenc.c.

Referenced by wavpack_encode_block(), wavpack_encode_sample(), wv_mono(), and wv_stereo().


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