Searched defs:LEN_MID_SYMBOLS (Results 1 - 1 of 1) sorted by relevance
/external/lzma/xz-embedded/ | ||
H A D | xz_lzma2.h | 124 #define LEN_MID_SYMBOLS (1 << LEN_MID_BITS) macro 127 #define LEN_SYMBOLS (LEN_LOW_SYMBOLS + LEN_MID_SYMBOLS + LEN_HIGH_SYMBOLS) |
Completed in 46 milliseconds