Searched refs:GetThreshold (Results 1 – 4 of 4) sorted by relevance
73 p->p.GetThreshold = Range_GetThreshold; in Ppmd7z_RangeDec_CreateVTable()89 if ((count = rc->GetThreshold(rc, p->MinContext->SummFreq)) < (hiCnt = s->Freq)) in Ppmd7_DecodeSymbol()168 count = rc->GetThreshold(rc, freqSum); in Ppmd7_DecodeSymbol()
102 UInt32 (*GetThreshold)(void *p, UInt32 total); member
170 public uint GetThreshold(uint total) in GetThreshold() method in SevenZip.Compression.RangeCoder.Decoder
134 UInt32 GetThreshold(UInt32 total) in GetThreshold() function