Searched defs:_dictionarySizePrev (Results 1 - 2 of 2) sorted by relevance
/third_party/lzma/Java/SevenZip/Compression/LZMA/ | ||
H A D | Encoder.java | 350 int _dictionarySizePrev = -1;
field in Encoder |
/third_party/lzma/CS/7zip/Compress/LZMA/ | ||
H A D | LzmaEncoder.cs | 350 UInt32 _dictionarySizePrev = 0xFFFFFFFF;
field in SevenZip.Compression.LZMA.Encoder |
Completed in 4 milliseconds