Searched defs:LEN_MID_SYMBOLS (Results 1 - 1 of 1) sorted by relevance

/external/lzma/xz-embedded/
H A Dxz_lzma2.h124 #define LEN_MID_SYMBOLS (1 << LEN_MID_BITS) macro
127 #define LEN_SYMBOLS (LEN_LOW_SYMBOLS + LEN_MID_SYMBOLS + LEN_HIGH_SYMBOLS)

Completed in 169 milliseconds