Definition at line 70 of file lzss.c.
◆ lchild
int encode_state::lchild[N+1] |
◆ match_length
int encode_state::match_length |
◆ match_position
int encode_state::match_position |
◆ parent
int encode_state::parent[N+1] |
◆ rchild
int encode_state::rchild[N+257] |
◆ text_buf
The documentation for this struct was generated from the following file:
- Library/OcCompressionLib/lzss/lzss.c