Searched refs:upState (Results 1 – 1 of 1) sorted by relevance
347 CPpmd_State upState; in CreateSuccessors() local378 upState.Symbol = *(const Byte *)Ppmd7_GetPtr(p, upBranch); in CreateSuccessors()379 SetSuccessor(&upState, upBranch + 1); in CreateSuccessors()382 upState.Freq = ONE_STATE(c)->Freq; in CreateSuccessors()387 for (s = STATS(c); s->Symbol != upState.Symbol; s++); in CreateSuccessors()390 … upState.Freq = (Byte)(1 + ((2 * cf <= s0) ? (5 * cf > s0) : ((2 * cf + 3 * s0 - 1) / (2 * s0)))); in CreateSuccessors()408 *ONE_STATE(c1) = upState; in CreateSuccessors()