Home | History | Annotate | Download | only in qemu

Lines Matching full:tight_compression

585         err = deflateInit2(zstream, vs->tight_compression, Z_DEFLATED, MAX_WBITS,
596 // XXX what to do if tight_compression changed in between?
1540 vs->tight_compression = 9;
1577 vs->tight_compression = (enc & 0x0F);