OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tight_compression
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
vnc.h
132
uint8_t
tight_compression
;
member in struct:VncState
vnc-android.c
585
err = deflateInit2(zstream, vs->
tight_compression
, Z_DEFLATED, MAX_WBITS,
596
// 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 67 milliseconds