Searched refs:probLit (Results 1 – 1 of 1) sorted by relevance
53 probLit = prob + offs + bit + symbol; \54 GET_BIT2(probLit, symbol, offs &= ~bit, offs &= bit)207 CLzmaProb *probLit; in LzmaDec_DecodeReal() local214 CLzmaProb *probLit; in LzmaDec_DecodeReal() local620 const CLzmaProb *probLit; in LzmaDec_TryDummy() local623 probLit = prob + offs + bit + symbol; in LzmaDec_TryDummy()624 GET_BIT2_CHECK(probLit, symbol, offs &= ~bit, offs &= bit) in LzmaDec_TryDummy()