Home
last modified time | relevance | path

Searched refs:VNC_TIGHT_MIN_SPLIT_RECT_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc-enc-tight.h174 #define VNC_TIGHT_MIN_SPLIT_RECT_SIZE 4096 macro
H A Dvnc-enc-tight.c1669 if (w * h < VNC_TIGHT_MIN_SPLIT_RECT_SIZE) { in tight_send_framebuffer_update()