Searched defs:lookahead_pos (Results 1 – 1 of 1) sorted by relevance
3782 tdefl_compressor *d, mz_uint lookahead_pos, mz_uint max_dist, in tdefl_find_match()3837 tdefl_compressor *d, mz_uint lookahead_pos, mz_uint max_dist, in tdefl_find_match()3883 mz_uint lookahead_pos = d->m_lookahead_pos, in tdefl_compress_fast() local