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 38 of file wavpack.c.

Field Documentation

int SavedContext::offset

Definition at line 39 of file wavpack.c.

Referenced by wavpack_decode_block().

int SavedContext::size

Definition at line 40 of file wavpack.c.

Referenced by wavpack_decode_block().

int SavedContext::bits_used

Definition at line 41 of file wavpack.c.

uint32_t SavedContext::crc

Definition at line 42 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: