Home
last modified time | relevance | path

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

/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java250 int[] _counters = new int[Base.kNumPosStatesEncodingMax]; field in Encoder.LenPriceTableEncoder
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs250 UInt32[] _counters = new UInt32[Base.kNumPosStatesEncodingMax]; field in SevenZip.Compression.LZMA.Encoder.LenPriceTableEncoder

Completed in 4 milliseconds