Searched refs:hdist (Results 1 – 1 of 1) sorted by relevance
231 int hdist = pull_bits(stream, 5) + 1; in decompress_dynamic() local289 while (curr_code < hdist) { in decompress_dynamic()