Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h3891 const mz_uint TDEFL_COMP_FAST_LOOKAHEAD_SIZE = 4096; in tdefl_compress_fast() local
3895 d->m_src_buf_left, TDEFL_COMP_FAST_LOOKAHEAD_SIZE - lookahead_size); in tdefl_compress_fast()
3911 if ((!d->m_flush) && (lookahead_size < TDEFL_COMP_FAST_LOOKAHEAD_SIZE)) in tdefl_compress_fast()