Searched defs:zrle (Results 1 – 2 of 2) sorted by relevance
38 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()
225 Buffer zrle; member359 VncZrle zrle; member