Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.c719 static UInt32 MatchFinderMt2_GetMatches(CMatchFinderMt *p, UInt32 *distances) in MatchFinderMt2_GetMatches() function
832 vTable->GetMatches = (Mf_GetMatches_Func)MatchFinderMt2_GetMatches;