Searched refs:pt_max_bits (Results 1 – 1 of 1) sorted by relevance
2371 int lt_max_bits = lt->max_bits, pt_max_bits = pt->max_bits; in lzh_decode_blocks() local2441 if (!lzh_br_read_ahead(strm, &bre, pt_max_bits)) { in lzh_decode_blocks()2448 lzh_br_bits_forced(&bre, pt_max_bits)); in lzh_decode_blocks()2454 lzh_br_bits(&bre, pt_max_bits)); in lzh_decode_blocks()