HomeSort by relevance Sort by last modified time
    Searched full:tight_compression (Results 1 - 3 of 3) sorted by null

  /external/qemu/ui/
vnc.h 132 uint8_t tight_compression; member in struct:VncState
vnc-android.c 587 err = deflateInit2(zstream, vs->tight_compression, Z_DEFLATED, MAX_WBITS,
598 // XXX what to do if tight_compression changed in between?
    [all...]
vnc.c 579 err = deflateInit2(zstream, vs->tight_compression, Z_DEFLATED, MAX_WBITS,
590 // XXX what to do if tight_compression changed in between?
    [all...]

Completed in 65 milliseconds