HomeSort by relevance Sort by last modified time
    Searched defs:matchMaxLen (Results 1 - 2 of 2) sorted by null

  /external/lzma/C/
LzFind.h 24 UInt32 matchMaxLen;
65 keepAddBufferBefore + matchMaxLen + keepAddBufferAfter < 511MB
68 UInt32 keepAddBufferBefore, UInt32 matchMaxLen, UInt32 keepAddBufferAfter,
LzFindMt.h 75 UInt32 matchMaxLen;
95 UInt32 matchMaxLen, UInt32 keepAddBufferAfter, ISzAlloc *alloc);

Completed in 69 milliseconds