Home
last modified time | relevance | path

Searched defs:zrle (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc-enc-zrle.c38 static void vnc_zrle_start(VncState *vs, VncZrle *zrle) in vnc_zrle_start()
47 static void vnc_zrle_stop(VncState *vs, VncZrle *zrle) in vnc_zrle_stop()
54 static void *zrle_convert_fb(VncState *vs, VncZrle *zrle, in zrle_convert_fb()
72 static int zrle_compress_data(VncState *vs, VncZrle *zrle, int level) in zrle_compress_data()
H A Dvnc.h225 Buffer zrle; member
359 VncZrle zrle; member