Home
last modified time | relevance | path

Searched defs:posState2 (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DLzmaEnc.c1686 unsigned posState2 = (position + 1) & p->pbMask; in GetOptimum() local
1779 unsigned posState2 = (position + len) & p->pbMask; in GetOptimum() local
1908 unsigned posState2 = (position + len) & p->pbMask; GetOptimum() local
[all...]

Completed in 6 milliseconds