Home
last modified time | relevance | path

Searched refs:tdefl_record_match (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h4072 static MZ_FORCEINLINE void tdefl_record_match(tdefl_compressor *d, in tdefl_record_match() function
4194 tdefl_record_match(d, cur_match_len, cur_match_dist); in tdefl_compress_normal()
4203 tdefl_record_match(d, d->m_saved_match_len, d->m_saved_match_dist); in tdefl_compress_normal()
4212 tdefl_record_match(d, cur_match_len, cur_match_dist); in tdefl_compress_normal()