Home | History | Annotate | Download | only in pending

Lines Matching refs:rc_bittree

1667 static inline uint32_t rc_bittree(struct rc_dec *rc,
1741 symbol = rc_bittree(&s->rc, probs, 0x100);
1790 s->lzma.len += rc_bittree(&s->rc, probs, limit) - limit;
1809 dist_slot = rc_bittree(&s->rc, probs, DIST_SLOTS) - DIST_SLOTS;