Searched refs:probs (Results 1 – 1 of 1) sorted by relevance
525 if (rc_bit(rc, &probs[symbol])) in rc_bittree()536 uint16_t *probs, in rc_bittree_reverse() argument583 uint16_t *probs; in lzma_literal() local590 probs = lzma_literal_probs(s); in lzma_literal()622 uint16_t *probs; in lzma_len() local626 probs = l->low[pos_state]; in lzma_len()631 probs = l->mid[pos_state]; in lzma_len()635 probs = l->high; in lzma_len()648 uint16_t *probs; in lzma_match() local769 uint16_t *probs; in lzma_reset() local[all …]