Bundle Struct Reference

data structure used for decoding single Bink data type More...


Data Fields

length of number of entries to decode (in bits)
Huffman tree-related data.
buffer for decoded symbols
buffer end
pointer to the not yet decoded part of the buffer
pointer to the data that is not read from buffer yet

Detailed Description

data structure used for decoding single Bink data type

Definition at line 98 of file bink.c.


Field Documentation

pointer to the not yet decoded part of the buffer

Definition at line 103 of file bink.c.

Referenced by binkb_init_bundle(), binkb_read_bundle(), read_block_types(), read_bundle(), read_colors(), read_dcs(), read_motion_values(), read_patterns(), and read_runs().

pointer to the data that is not read from buffer yet

Definition at line 104 of file bink.c.

Referenced by bink_decode_plane(), binkb_decode_plane(), binkb_get_value(), binkb_init_bundle(), get_value(), and read_bundle().

buffer for decoded symbols

Definition at line 101 of file bink.c.

Referenced by binkb_init_bundle(), free_bundles(), init_bundles(), and read_bundle().

buffer end

Definition at line 102 of file bink.c.

Referenced by binkb_read_bundle(), init_bundles(), read_block_types(), read_colors(), read_dcs(), read_motion_values(), read_patterns(), and read_runs().

length of number of entries to decode (in bits)

Definition at line 99 of file bink.c.

Referenced by binkb_init_bundle(), and init_lengths().

Huffman tree-related data.

Definition at line 100 of file bink.c.

Referenced by read_block_types(), read_bundle(), read_colors(), read_motion_values(), read_patterns(), and read_runs().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by doxygen 1.5.8

AltStyle によって変換されたページ (->オリジナル) /