FFmpeg
|
SavedContext Struct Reference
Data Fields | |
int | offset |
int | size |
int | bits_used |
uint32_t | crc |
Detailed Description
Field Documentation
uint32_t SavedContext::crc |
Definition at line 80 of file wavpack.c.
Referenced by wv_reset_saved_context(), wv_unpack_mono(), and wv_unpack_stereo().
int SavedContext::offset |
Definition at line 77 of file wavpack.c.
Referenced by wavpack_decode_block().
int SavedContext::size |
Definition at line 78 of file wavpack.c.
Referenced by wavpack_decode_block().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11