Searched refs:Hc4_MatchFinder_GetMatches (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/lzma_sdk/
H A DLzFind.c586 static UInt32 Hc4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) function
743 vTable->GetMatches = (Mf_GetMatches_Func)Hc4_MatchFinder_GetMatches;
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzFind.c587 static UInt32 Hc4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) function
744 vTable->GetMatches = (Mf_GetMatches_Func)Hc4_MatchFinder_GetMatches;
/external/lzma/C/
H A DLzFind.c586 static UInt32 Hc4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) function
743 vTable->GetMatches = (Mf_GetMatches_Func)Hc4_MatchFinder_GetMatches;

Completed in 145 milliseconds