HomeSort by relevance Sort by last modified time
    Searched refs:CMatchFinderMt (Results 1 - 3 of 3) sorted by null

  /external/lzma/C/
LzFindMt.h 90 } CMatchFinderMt;
92 void MatchFinderMt_Construct(CMatchFinderMt *p);
93 void MatchFinderMt_Destruct(CMatchFinderMt *p, ISzAlloc *alloc);
94 SRes MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore,
96 void MatchFinderMt_CreateVTable(CMatchFinderMt *p, IMatchFinder *vTable);
97 void MatchFinderMt_ReleaseStream(CMatchFinderMt *p);