Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1858 tdefl_flush m_flush; member
3890 while ((d->m_src_buf_left) || ((d->m_flush) && (lookahead_size))) { in tdefl_compress_fast()
3911 if ((!d->m_flush) && (lookahead_size < TDEFL_COMP_FAST_LOOKAHEAD_SIZE)) in tdefl_compress_fast()
4106 tdefl_flush flush = d->m_flush; in tdefl_compress_normal()
4282 d->m_flush = flush; in tdefl_compress()
4363 d->m_flush = TDEFL_NO_FLUSH; in tdefl_init()