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