Searched defs:numDirectBits (Results 1 – 2 of 2) sorted by relevance
276 int numDirectBits = (posSlot >> 1) - 1; in Code() local
303 int numDirectBits = (int)(((distance >> 1) - 1)); in LzmaDec_DecodeReal() local639 int numDirectBits = ((posSlot >> 1) - 1); in LzmaDec_TryDummy() local