Home | History | Annotate | Download | only in ui

Lines Matching full:tight_compression

579         err = deflateInit2(zstream, vs->tight_compression, Z_DEFLATED, MAX_WBITS,
590 // XXX what to do if tight_compression changed in between?
1534 vs->tight_compression = 9;
1571 vs->tight_compression = (enc & 0x0F);