FFmpeg
Public Attributes | List of all members
LZWState Struct Reference

Public Attributes

GetByteContext gb
 
int bbits
 
unsigned int bbuf
 
int mode
 Decoder mode.
 
int cursize
 The current code size.
 
int curmask
 
int codesize
 
int clear_code
 
int end_code
 
int newcodes
 First available code.
 
int top_slot
 Highest code for current size.
 
int extra_slot
 
int slot
 Last read code.
 
int fc
 
int oc
 
uint8_t * sp
 
uint8_t stack [LZW_SIZTABLE]
 
uint8_t suffix [LZW_SIZTABLE]
 
uint16_t prefix [LZW_SIZTABLE]
 
int bs
 current buffer size for GIF
 

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