Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/unxz/
Dxz_lzma2.h19 #define RC_BIT_MODEL_TOTAL (1 << RC_BIT_MODEL_TOTAL_BITS) macro
Dxz_dec_lzma2.c508 *prob += (RC_BIT_MODEL_TOTAL - *prob) >> RC_MOVE_BITS; in rc_bit()
791 probs[i] = RC_BIT_MODEL_TOTAL / 2; in lzma_reset()