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.c527 void MatchFinderMt_ReleaseStream(CMatchFinderMt *p) in MatchFinderMt_ReleaseStream() function
DLzmaEnc.c2146 MatchFinderMt_ReleaseStream(&p->matchFinderMt); in LzmaEnc_Finish()