Searched refs:GetThreshold (Results 1 - 4 of 4) sorted by relevance

/external/lzma/C/
H A DPpmd7Dec.c71 p->p.GetThreshold = Range_GetThreshold;
87 if ((count = rc->GetThreshold(rc, p->MinContext->SummFreq)) < (hiCnt = s->Freq))
166 count = rc->GetThreshold(rc, freqSum);
H A DPpmd7.h102 UInt32 (*GetThreshold)(void *p, UInt32 total); member in struct:__anon26723
/external/lzma/CPP/7zip/Compress/
H A DRangeCoder.h138 UInt32 GetThreshold(UInt32 total) function in class:NCompress::NRangeCoder::CDecoder
/external/lzma/CS/7zip/Compress/RangeCoder/
H A DRangeCoder.cs170 public uint GetThreshold(uint total) method in class:SevenZip.Compression.RangeCoder.Decoder

Completed in 138 milliseconds