Searched defs:numDirectBits (Results 1 – 1 of 1) sorted by relevance
314 int numDirectBits = (int)(((distance >> 1) - 1)); in LzmaDec_DecodeReal() local665 int numDirectBits = ((posSlot >> 1) - 1); in LzmaDec_TryDummy() local
Completed in 5 milliseconds