Searched refs:lossy (Results 1 – 6 of 6) sorted by relevance
263 if (!vs->vd->lossy || vs->tight->quality == (uint8_t)-1 in zrle_send_framebuffer_update()
177 bool lossy; member
2226 if (vs->vd->lossy) { in set_encodings()4135 vd->lossy = qemu_opt_get_bool(opts, "lossy", false); in vnc_display_open()4141 if (!vd->lossy) { in vnc_display_open()
302 if (!vs->vd->lossy) { in tight_detect_smooth_image()
250 description: 'JPEG lossy compression for VNC server')
2356 Configure wan image compression (lossy for slow links). Default2588 ``lossy=on|off``2589 Enable lossy compression methods (gradient, JPEG, ...). If this2590 option is set, VNC client may receive lossy framebuffer updates2598 a lossy encoding (like JPEG). This can be really helpful to save3592 # launch QEMU instance - if your network has reorder or is very lossy add ,pincounter