Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.h39 typedef UInt32 * (*Mf_Mix_Matches)(void *p, UInt32 matchMinPos, UInt32 *distances); typedef
62 Mf_Mix_Matches MixMatchesFunc;
DLzFindMt.c780 p->MixMatchesFunc = (Mf_Mix_Matches)0;
786 p->MixMatchesFunc = (Mf_Mix_Matches)MixMatches2;
792 p->MixMatchesFunc = (Mf_Mix_Matches)MixMatches3;