Searched refs:tight_detect_smooth_image (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc-enc-tight.c | 208 tight_detect_smooth_image##bpp(VncState *vs, int w, int h) { \ 296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image() function 1407 if (tight_detect_smooth_image(vs, w, h)) { in send_sub_rect_nojpeg() 1433 tight_detect_smooth_image(vs, w, h))) { in send_sub_rect_jpeg() 1447 tight_detect_smooth_image(vs, w, h))) { in send_sub_rect_jpeg()
|