BinkContext Struct Reference


Data Fields

AVCodecContextavctx
DSPContext dsp
BinkDSPContext bdsp
AVFrame pic
AVFrame last
int version
 internal Bink file version
int has_alpha
int swap_planes
Bundle bundle [BINKB_NB_SRC]
 bundles for decoding all data types
Tree col_high [16]
 trees for decoding high nibble in "colours" data type
int col_lastval
 value of last decoded high nibble in "colours" data type

Detailed Description

Definition at line 110 of file bink.c.


Field Documentation

Definition at line 111 of file bink.c.

Referenced by bink_decode_plane(), binkb_decode_plane(), decode_init(), init_bundles(), and read_colors().

Definition at line 113 of file bink.c.

Referenced by bink_decode_plane(), binkb_decode_plane(), and decode_init().

Bundle BinkContext::bundle[BINKB_NB_SRC]

trees for decoding high nibble in "colours" data type

Definition at line 120 of file bink.c.

Referenced by read_bundle(), and read_colors().

value of last decoded high nibble in "colours" data type

Definition at line 121 of file bink.c.

Referenced by read_bundle(), and read_colors().

Definition at line 112 of file bink.c.

Referenced by bink_decode_plane(), binkb_decode_plane(), and decode_init().

Definition at line 116 of file bink.c.

Referenced by decode_frame(), and decode_init().

Definition at line 114 of file bink.c.

Referenced by bink_decode_plane(), decode_end(), and decode_frame().

Definition at line 114 of file bink.c.

Referenced by bink_decode_plane(), binkb_decode_plane(), decode_end(), decode_frame(), and decode_init().

Definition at line 117 of file bink.c.

Referenced by decode_frame(), and decode_init().

internal Bink file version

Definition at line 115 of file bink.c.

Referenced by decode_frame(), decode_init(), and read_colors().


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