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];
1277 struct lzma_len_dec { struct1279 uint16_t choice;1282 uint16_t choice2;1285 uint16_t low[POS_STATES_MAX][LEN_LOW_SYMBOLS];1288 uint16_t mid[POS_STATES_MAX][LEN_MID_SYMBOLS];1291 uint16_t high[LEN_HIGH_SYMBOLS];