Searched refs:LZMA_LIT_SIZE (Results 1 – 1 of 1) sorted by relevance
229 #define LZMA_LIT_SIZE 768 macro354 (LZMA_LIT_SIZE in process_bit0()621 num_probs = LZMA_BASE_SIZE + (LZMA_LIT_SIZE << (lc + lp)); in unlzma()625 num_probs = LZMA_LITERAL + (LZMA_LIT_SIZE << (lc + lp)); in unlzma()