Home
last modified time | relevance | path

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

/trueos/contrib/libarchive/libarchive/
HDarchive_ppmd7_private.h49 Int32 RunLength, InitRL; /* must be 32-bit at least */ member
HDarchive_ppmd7.c26 ((p->RunLength >> 26) & 0x20)]
325 p->RunLength = p->InitRL = -(Int32)((p->MaxOrder < 12) ? p->MaxOrder : 12) - 1; in RestartModel()
714 p->RunLength += p->PrevSuccess; in Ppmd7_Update1_0()
725 p->RunLength++; in Ppmd7_UpdateBin()
734 p->RunLength = p->InitRL; in Ppmd7_Update2()