FFmpeg
|
Data Fields | |
int | offset |
int | size |
int | bits_used |
uint32_t | crc |
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().
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().