FFmpeg
Data Fields
BinkContext Struct Reference

Data Fields

 
 
 
 
 
  internal Bink file version More...
 
 
 
unsigned  frame_num
 
  bundles for decoding all data types More...
 
Tree  col_high [16]
  trees for decoding high nibble in "colours" data type More...
 
  value of last decoded high nibble in "colours" data type More...
 

Detailed Description

Definition at line 114 of file bink.c.

Field Documentation

AVCodecContext* BinkContext::avctx

Definition at line 115 of file bink.c.

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

BlockDSPContext BinkContext::bdsp

Definition at line 116 of file bink.c.

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

HpelDSPContext BinkContext::hdsp

Definition at line 117 of file bink.c.

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

BinkDSPContext BinkContext::binkdsp

Definition at line 118 of file bink.c.

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

AVFrame* BinkContext::last

Definition at line 119 of file bink.c.

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

int BinkContext::version

internal Bink file version

Definition at line 120 of file bink.c.

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

int BinkContext::has_alpha

Definition at line 121 of file bink.c.

Referenced by decode_frame(), and decode_init().

int BinkContext::swap_planes

Definition at line 122 of file bink.c.

Referenced by decode_frame(), and decode_init().

unsigned BinkContext::frame_num

Definition at line 123 of file bink.c.

Referenced by decode_frame(), and flush().

Bundle BinkContext::bundle[BINKB_NB_SRC]

bundles for decoding all data types

Definition at line 125 of file bink.c.

Referenced by bink_decode_plane(), binkb_decode_plane(), binkb_get_value(), binkb_init_bundle(), binkb_read_bundle(), free_bundles(), get_value(), init_bundles(), init_lengths(), and read_bundle().

Tree BinkContext::col_high[16]

trees for decoding high nibble in "colours" data type

Definition at line 126 of file bink.c.

Referenced by read_bundle(), and read_colors().

int BinkContext::col_lastval

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

Definition at line 127 of file bink.c.

Referenced by read_bundle(), and read_colors().


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

Generated on Fri Jan 12 2018 01:48:30 for FFmpeg by   doxygen 1.8.6

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