Searched refs:send_sub_rect_nojpeg (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc-enc-tight.c | 1401 static int send_sub_rect_nojpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_nojpeg() function 1513 ret = send_sub_rect_nojpeg(vs, x, y, w, h, bg, fg, colors, in send_sub_rect() 1517 ret = send_sub_rect_nojpeg(vs, x, y, w, h, bg, fg, colors, in send_sub_rect()
|