Home
last modified time | relevance | path

Searched refs:MatchFinderMt_Create (Results 1 – 3 of 3) sorted by relevance

/external/lzma/C/
DLzFindMt.h94 SRes MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore,
DLzFindMt.c474 SRes MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore, in MatchFinderMt_Create() function
DLzmaEnc.c1997 …RINOK(MatchFinderMt_Create(&p->matchFinderMt, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH… in LzmaEnc_Alloc()