Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFindMt.h95 void MatchFinderMt_ReleaseStream(CMatchFinderMt *p);
DLzFindMt.c515 void MatchFinderMt_ReleaseStream(CMatchFinderMt *p) in MatchFinderMt_ReleaseStream() function
DLzmaEnc.c2113 MatchFinderMt_ReleaseStream(&p->matchFinderMt); in LzmaEnc_Finish()