|
uint32_t | rep0 |
|
uint32_t | rep1 |
|
uint32_t | rep2 |
|
uint32_t | rep3 |
|
enum lzma_state | state |
|
uint32_t | len |
|
uint32_t | lc |
|
uint32_t | literal_pos_mask |
|
uint32_t | pos_mask |
|
uint16_t | is_match [STATES][POS_STATES_MAX] |
|
uint16_t | is_rep [STATES] |
|
uint16_t | is_rep0 [STATES] |
|
uint16_t | is_rep1 [STATES] |
|
uint16_t | is_rep2 [STATES] |
|
uint16_t | is_rep0_long [STATES][POS_STATES_MAX] |
|
uint16_t | dist_slot [DIST_STATES][DIST_SLOTS] |
|
uint16_t | dist_special [FULL_DISTANCES - DIST_MODEL_END] |
|
uint16_t | dist_align [ALIGN_SIZE] |
|
struct lzma_len_dec | match_len_dec |
|
struct lzma_len_dec | rep_len_dec |
|
uint16_t | literal [LITERAL_CODERS_MAX][LITERAL_CODER_SIZE] |
|
The documentation for this struct was generated from the following file:
- cpukit/libmisc/xz/xz_dec_lzma2.c