Searched refs:m_window_bits (Results 1 – 1 of 1) sorted by relevance
2196 int m_window_bits; member2229 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()