FFmpeg
Public Attributes | List of all members
Code Struct Reference

One code in hash table. More...

Public Attributes

int hash_prefix
 Hash code of prefix, LZW_PREFIX_EMPTY if empty prefix, or LZW_PREFIX_FREE if no code.
 
int code
 LZW code.
 
uint8_t suffix
 Last character in code block.
 

Detailed Description

One code in hash table.


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