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