Searched refs:GetThreshold (Results 1 – 3 of 3) sorted by relevance
75 p->vt.GetThreshold = Range_GetThreshold; in Ppmd7z_RangeDec_CreateVTable()91 if ((count = rc->GetThreshold(rc, p->MinContext->SummFreq)) < (hiCnt = s->Freq)) in Ppmd7_DecodeSymbol()170 count = rc->GetThreshold(rc, freqSum); in Ppmd7_DecodeSymbol()
104 UInt32 (*GetThreshold)(const IPpmd7_RangeDec *p, UInt32 total); member
170 public uint GetThreshold(uint total) in GetThreshold() method in SevenZip.Compression.RangeCoder.Decoder