Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.h97 void MatchFinderMt_ReleaseStream(CMatchFinderMt *p);
DLzFindMt.c569 void MatchFinderMt_ReleaseStream(CMatchFinderMt *p) in MatchFinderMt_ReleaseStream() function
DLzmaEnc.c2761 MatchFinderMt_ReleaseStream(&p->matchFinderMt); in LzmaEnc_Finish()