Searched refs:isRepG0 (Results 1 – 1 of 1) sorted by relevance
285 CLzmaProb isRepG0[kNumStates]; member366 CLzmaProb isRepG0[kNumStates]; member403 memcpy(dest->isRepG0, p->isRepG0, sizeof(p->isRepG0)); in LzmaEnc_SaveState()429 memcpy(dest->isRepG0, p->isRepG0, sizeof(p->isRepG0)); in LzmaEnc_RestoreState()914 GET_PRICE_0(p->isRepG0[state]) + in GetRepLen1Price()923 price = GET_PRICE_0(p->isRepG0[state]); in GetPureRepPrice()928 price = GET_PRICE_1(p->isRepG0[state]); in GetPureRepPrice()1869 RangeEnc_EncodeBit(&p->rc, &p->isRepG0[p->state], 0); in LzmaEnc_CodeOneBlock()1875 RangeEnc_EncodeBit(&p->rc, &p->isRepG0[p->state], 1); in LzmaEnc_CodeOneBlock()2032 p->isRepG0[i] = kProbInitValue; in LzmaEnc_Init()