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

Data Fields

int offset
 
int size
 
int bits_used
 
uint32_t crc
 

Detailed Description

Definition at line 85 of file wavpack.c.

Field Documentation

int SavedContext::offset

Definition at line 86 of file wavpack.c.

Referenced by wavpack_decode_block().

int SavedContext::size

Definition at line 87 of file wavpack.c.

Referenced by wavpack_decode_block().

int SavedContext::bits_used

Definition at line 88 of file wavpack.c.

uint32_t SavedContext::crc

Definition at line 89 of file wavpack.c.

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


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