Searched refs:lt_max_bits (Results 1 – 2 of 2) sorted by relevance
2331 int lt_max_bits = lt->max_bits, pt_max_bits = pt->max_bits; in lzh_decode_blocks() local2357 lt_max_bits)) { in lzh_decode_blocks()2367 lt_max_bits)); in lzh_decode_blocks()2373 lzh_br_bits(&bre, lt_max_bits)); in lzh_decode_blocks()
2762 int lt_max_bits = lt->max_bits; in lzx_decode_blocks() local2842 lt_max_bits)) { in lzx_decode_blocks()2849 &bre, lt_max_bits)); in lzx_decode_blocks()2855 lzx_br_bits(&bre, lt_max_bits)); in lzx_decode_blocks()