Searched refs:LZMA_BASE_SIZE (Results 1 – 1 of 1) sorted by relevance
110 #define LZMA_BASE_SIZE 1846 macro113 #define LzmaProps_GetNumProbs(p) ((UInt32)LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((p)->lc + (p)->lp)))115 #if Literal != LZMA_BASE_SIZE
Completed in 5 milliseconds