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

/osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/
H A Dxz_lzma2.h51 #define RC_BIT_MODEL_TOTAL (1 << RC_BIT_MODEL_TOTAL_BITS) macro
H A Dxz_dec_lzma2.c505 *prob += (RC_BIT_MODEL_TOTAL - *prob) >> RC_MOVE_BITS;
788 probs[i] = RC_BIT_MODEL_TOTAL / 2;

Completed in 31 milliseconds