Searched refs:bigHash (Results 1 – 8 of 8) sorted by relevance
26 Byte bigHash; member
136 p->bigHash = 0; in MatchFinder_SetDefaultSettings()
791 p->GetHeadsFunc = p->MatchFinder->bigHash ? GetHeads4b : GetHeads4;
134 p->bigHash = 0; in MatchFinder_SetDefaultSettings()
1989 p->matchFinderBase.bigHash = (Byte)(p->dictSize > kBigHashDicLimit ? 1 : 0); in LzmaEnc_Alloc()