Home
last modified time | relevance | path

Searched refs:RangeDec_GetThreshold (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_ppmd8.c1135 static UInt32 RangeDec_GetThreshold(CPpmd8 *p, UInt32 total) in RangeDec_GetThreshold() function
1166 if ((count = RangeDec_GetThreshold(p, p->MinContext->SummFreq)) < (hiCnt = s->Freq)) in Ppmd8_DecodeSymbol()
1246 count = RangeDec_GetThreshold(p, freqSum); in Ppmd8_DecodeSymbol()