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