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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c223 CLzmaProb choice2; member in struct:__anon487
770 p->choice = p->choice2 = kProbInitValue;
791 RangeEnc_EncodeBit(rc, &p->choice2, 0);
796 RangeEnc_EncodeBit(rc, &p->choice2, 1);
806 UInt32 b0 = a1 + GET_PRICE_0a(p->choice2);
807 UInt32 b1 = a1 + GET_PRICE_1a(p->choice2);
/osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/
H A Dxz_dec_lzma2.c123 uint16_t choice2; member in struct:lzma_len_dec
629 if (!rc_bit(&s->rc, &l->choice2)) {

Completed in 31 milliseconds