Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaDec.c80 #define LenChoice2 (LenChoice + 1) macro
81 #define LenLow (LenChoice2 + 1)
309 probLen = prob + LenChoice2; in LzmaDec_DecodeReal()
344 probLen = prob + LenChoice2; in LzmaDec_DecodeReal()
701 probLen = prob + LenChoice2; in LzmaDec_TryDummy()