Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc-enc-tight.c1177 static int send_jpeg_rect(VncState *vs, int x, int y, int w, int h, int quality) in send_jpeg_rect() function
1436 ret = send_jpeg_rect(vs, x, y, w, h, quality); in send_sub_rect_jpeg()
1450 ret = send_jpeg_rect(vs, x, y, w, h, quality); in send_sub_rect_jpeg()