Lines Matching full:choice2
207 CLzmaProb choice2; 724 p->choice = p->choice2 = kProbInitValue; 745 RangeEnc_EncodeBit(rc, &p->choice2, 0); 750 RangeEnc_EncodeBit(rc, &p->choice2, 1); 760 UInt32 b0 = a1 + GET_PRICE_0a(p->choice2); 761 UInt32 b1 = a1 + GET_PRICE_1a(p->choice2);