Home
last modified time | relevance | path

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

/third_party/lzma/C/
DLzFind.c315 static UInt32 MatchFinder_GetHashMask2(CMatchFinder *p, UInt32 hs) in MatchFinder_GetHashMask2() function
412 const UInt32 hs2 = MatchFinder_GetHashMask2(p, historySize); in MatchFinder_Create()
419 const UInt32 hs2 = MatchFinder_GetHashMask2(p, (UInt32)p->expectedDataSize); in MatchFinder_Create()