Home
last modified time | relevance | path

Searched refs:MatchFinder_Create (Results 1 – 4 of 4) sorted by relevance

/external/lzma/C/
DLzFind.h74 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
DLzFindMt.c528 …if (!MatchFinder_Create(mf, historySize, keepAddBufferBefore, matchMaxLen, keepAddBufferAfter, all… in MatchFinderMt_Create()
DLzFind.c178 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create() function
DLzmaEnc.c2605 …if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_… in LzmaEnc_Alloc()