Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_ppmd7_private.h49 Int32 RunLength, InitRL; /* must be 32-bit at least */ member
H A Darchive_ppmd8_private.h58 Int32 RunLength, InitRL; /* must be 32-bit at least */ member
H A Darchive_ppmd7.c330 p->RunLength = p->InitRL = -(Int32)((p->MaxOrder < 12) ? p->MaxOrder : 12) - 1; in RestartModel()
739 p->RunLength = p->InitRL; in Ppmd7_Update2()
H A Darchive_ppmd8.c358 p->RunLength = p->InitRL = -(Int32)((p->MaxOrder < 12) ? p->MaxOrder : 12) - 1; in RestartModel()
1113 p->RunLength = p->InitRL; in Ppmd8_Update2()