FFmpeg
|
Data Fields | |
unsigned | block_count |
unsigned | current_block |
unsigned | last_block_size |
unsigned VPKDemuxContext::block_count |
Definition at line 27 of file vpk.c.
Referenced by vpk_read_header(), and vpk_read_packet().
unsigned VPKDemuxContext::current_block |
Definition at line 28 of file vpk.c.
Referenced by vpk_read_header(), and vpk_read_packet().
unsigned VPKDemuxContext::last_block_size |
Definition at line 29 of file vpk.c.
Referenced by vpk_read_header(), and vpk_read_packet().