Searched refs:lt_max_bits (Results 1 – 2 of 2) sorted by relevance
2371 int lt_max_bits = lt->max_bits, pt_max_bits = pt->max_bits; in lzh_decode_blocks() local2397 lt_max_bits)) { in lzh_decode_blocks()2407 lt_max_bits)); in lzh_decode_blocks()2413 lzh_br_bits(&bre, lt_max_bits)); in lzh_decode_blocks()
2757 int lt_max_bits = lt->max_bits; in lzx_decode_blocks() local2837 lt_max_bits)) { in lzx_decode_blocks()2844 &bre, lt_max_bits)); in lzx_decode_blocks()2850 lzx_br_bits(&bre, lt_max_bits)); in lzx_decode_blocks()