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