Searched refs:tdefl_record_match (Results 1 – 1 of 1) sorted by relevance
1714 static MZ_FORCEINLINE void tdefl_record_match(tdefl_compressor *d, mz_uint match_len, mz_uint match… in tdefl_record_match() function1809 tdefl_record_match(d, cur_match_len, cur_match_dist); in tdefl_compress_normal()1819 tdefl_record_match(d, d->m_saved_match_len, d->m_saved_match_dist); in tdefl_compress_normal()1827 tdefl_record_match(d, cur_match_len, cur_match_dist); in tdefl_compress_normal()