Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h3656 mz_uint8 *pOutput_buf_start = in tdefl_flush_block() local
3662 d->m_pOutput_buf = pOutput_buf_start; in tdefl_flush_block()
3756 if ((n = (int)(d->m_pOutput_buf - pOutput_buf_start)) != 0) { in tdefl_flush_block()
3761 } else if (pOutput_buf_start == d->m_output_buf) { in tdefl_flush_block()