Home
last modified time | relevance | path

Searched refs:VNC_ENCODING_ZLIB (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc-enc-zlib.c125 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_ZLIB); in vnc_zlib_send_framebuffer_update()
H A Dvnc.h401 #define VNC_ENCODING_ZLIB 0x00000006 macro
H A Dvnc.c956 case VNC_ENCODING_ZLIB: in vnc_send_framebuffer_update()
2165 case VNC_ENCODING_ZLIB: in set_encodings()