Home
last modified time | relevance | path

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

/u-boot/lib/lzma/
A DLzmaDec.c110 #define LZMA_BASE_SIZE 1846 macro
113 #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