Home
last modified time | relevance | path

Searched refs:LZMA_BASE_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/lib/ !
Ddecompress_unlzma.c228 #define LZMA_BASE_SIZE 1846 macro
621 num_probs = LZMA_BASE_SIZE + (LZMA_LIT_SIZE << (lc + lp)); in unlzma()