Searched refs:lt_max_bits (Results 1 – 2 of 2) sorted by relevance
2271 int lt_max_bits = lt->max_bits, pt_max_bits = pt->max_bits; in lzh_decode_blocks() local2297 lt_max_bits)) { in lzh_decode_blocks()2307 lt_max_bits)); in lzh_decode_blocks()2313 lzh_br_bits(&bre, lt_max_bits)); in lzh_decode_blocks()
2756 int lt_max_bits = lt->max_bits; in lzx_decode_blocks() local2836 lt_max_bits)) { in lzx_decode_blocks()2843 &bre, lt_max_bits)); in lzx_decode_blocks()2849 lzx_br_bits(&bre, lt_max_bits)); in lzx_decode_blocks()