Searched defs:lzma_len_dec (Results 1 – 2 of 2) sorted by relevance
115 struct lzma_len_dec { struct117 uint16_t choice;120 uint16_t choice2;123 uint16_t low[POS_STATES_MAX][LEN_LOW_SYMBOLS];126 uint16_t mid[POS_STATES_MAX][LEN_MID_SYMBOLS];129 uint16_t high[LEN_HIGH_SYMBOLS];
1271 struct lzma_len_dec { struct1273 uint16_t choice;1276 uint16_t choice2;1279 uint16_t low[POS_STATES_MAX][LEN_LOW_SYMBOLS];1282 uint16_t mid[POS_STATES_MAX][LEN_MID_SYMBOLS];1285 uint16_t high[LEN_HIGH_SYMBOLS];