Searched refs:probLit (Results 1 – 1 of 1) sorted by relevance
196 CLzmaProb *probLit; in LzmaDec_DecodeReal() local199 probLit = prob + offs + bit + symbol; in LzmaDec_DecodeReal()200 GET_BIT2(probLit, symbol, offs &= ~bit, offs &= bit) in LzmaDec_DecodeReal()555 CLzmaProb *probLit; in LzmaDec_TryDummy() local558 probLit = prob + offs + bit + symbol; in LzmaDec_TryDummy()559 GET_BIT2_CHECK(probLit, symbol, offs &= ~bit, offs &= bit) in LzmaDec_TryDummy()