Searched refs:choice2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c206 CLzmaProb choice2; member in struct:__anon1990
744 p->choice = p->choice2 = kProbInitValue;
765 RangeEnc_EncodeBit(rc, &p->choice2, 0);
770 RangeEnc_EncodeBit(rc, &p->choice2, 1);
780 UInt32 b0 = a1 + GET_PRICE_0a(p->choice2);
781 UInt32 b1 = a1 + GET_PRICE_1a(p->choice2);

Completed in 64 milliseconds