Searched refs:LZMA_LIT_SIZE (Results 1 – 1 of 1) sorted by relevance
231 #define LZMA_LIT_SIZE 768 macro356 (LZMA_LIT_SIZE in process_bit0()623 num_probs = LZMA_BASE_SIZE + (LZMA_LIT_SIZE << (lc + lp)); in unlzma()627 num_probs = LZMA_LITERAL + (LZMA_LIT_SIZE << (lc + lp)); in unlzma()