Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h2240 mz_uint n, first_call, decomp_flags = TINFL_FLAG_COMPUTE_ADLER32; in mz_inflate() local
2253 first_call = pState->m_first_call; in mz_inflate()
2260 if ((flush == MZ_FINISH) && (first_call)) { in mz_inflate()