Lines Matching defs:h
117 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
550 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
705 static bool check_solid_tile(VncState *vs, int x, int y, int w, int h, in check_solid_tile()
712 static void find_best_solid_area(VncState *vs, int x, int y, int w, int h, in find_best_solid_area()
750 static void extend_solid_area(VncState *vs, int x, int y, int w, int h, in extend_solid_area()
917 static int send_full_color_rect(VncState *vs, int x, int y, int w, int h) in send_full_color_rect()
963 int w, int h, uint32_t bg, uint32_t fg) in send_mono_rect()
1049 static bool send_gradient_rect(VncState *vs, int x, int y, int w, int h) in send_gradient_rect()
1086 int w, int h, VncPalette *palette) in send_palette_rect()
1185 static int send_jpeg_rect(VncState *vs, int x, int y, int w, int h, int quality) in send_jpeg_rect()
1299 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1409 static int send_sub_rect_nojpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_nojpeg()
1433 static int send_sub_rect_jpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_jpeg()
1478 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect()
1532 static int send_sub_rect_solid(VncState *vs, int x, int y, int w, int h) in send_sub_rect_solid()
1543 static int send_rect_simple(VncState *vs, int x, int y, int w, int h, in send_rect_simple()
1574 int w, int h, int max_rows) in find_large_solid_color_rect()
1656 int w, int h) in tight_send_framebuffer_update()
1690 int w, int h) in vnc_tight_send_framebuffer_update()
1697 int w, int h) in vnc_tight_png_send_framebuffer_update()