Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h2196 int m_window_bits; member
2229 pDecomp->m_window_bits = window_bits; in mz_inflateInit2()
2250 if (pState->m_window_bits > 0) decomp_flags |= TINFL_FLAG_PARSE_ZLIB_HEADER; in mz_inflate()