Searched refs:m_expandable (Results 1 – 1 of 1) sorted by relevance
1978 mz_bool m_expandable; member1987 size_t new_capacity = p->m_capacity; mz_uint8 *pNew_buf; if (!p->m_expandable) return MZ_FALSE; in tdefl_output_buffer_putter()2000 out_buf.m_expandable = MZ_TRUE; in tdefl_compress_mem_to_heap()2047 …MZ_CLEAR_OBJ(out_buf); out_buf.m_expandable = MZ_TRUE; out_buf.m_capacity = 57+MZ_MAX(64, (1+bpl)*… in tdefl_write_image_to_png_file_in_memory_ex()