Home
last modified time | relevance | path

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

/third_party/lzma/CS/7zip/Compress/LZ/
H A DIMatchFinder.cs19 Create(UInt32 historySize, UInt32 keepAddBufferBefore, UInt32 matchMaxLen, UInt32 keepAddBufferAfter) Create() argument
H A DLzBinTree.cs79 Create(UInt32 historySize, UInt32 keepAddBufferBefore, UInt32 matchMaxLen, UInt32 keepAddBufferAfter) Create() argument
/third_party/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java79 Create(int historySize, int keepAddBufferBefore, int matchMaxLen, int keepAddBufferAfter) Create() argument
/third_party/lzma/C/
H A DLzFind.h29 UInt32 matchMaxLen; member
H A DLzFindMt.h77 UInt32 matchMaxLen; member
H A DLzFind.c370 MatchFinder_Create(CMatchFinder *p, UInt32 historySize, UInt32 keepAddBufferBefore, UInt32 matchMaxLen, UInt32 keepAddBufferAfter, ISzAllocPtr alloc) MatchFinder_Create() argument
H A DLzFindMt.c848 MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore, UInt32 matchMaxLen, UInt32 keepAddBufferAfter, ISzAllocPtr alloc) MatchFinderMt_Create() argument

Completed in 7 milliseconds