Lines Matching defs:tight
117 static bool tight_can_send_png_rect(VncState *vs, VncTight *tight, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, VncTight *tight, int w, int h) in tight_detect_smooth_image24()
297 tight_detect_smooth_image(VncState *vs, VncTight *tight, int w, int h) in tight_detect_smooth_image()
421 static int tight_fill_palette(VncState *vs, VncTight *tight, int x, int y, in tight_fill_palette()
554 tight_filter_gradient24(VncState *vs, VncTight *tight, uint8_t *buf, in tight_filter_gradient24()
790 static int tight_init_stream(VncState *vs, VncTight *tight, int stream_id, in tight_init_stream()
844 static int tight_compress_data(VncState *vs, VncTight *tight, int stream_id, in tight_compress_data()
925 VncTight *tight = &worker->tight; in send_full_color_rect() local
953 VncTight *tight = &worker->tight; in send_solid_rect() local
1038 VncTight *tight; member
1061 VncTight *tight = &worker->tight; in send_gradient_rect() local
1101 VncTight *tight = &worker->tight; in send_palette_rect() local
1171 VncTight *tight = cinfo->client_data; in jpeg_init_destination() local
1181 VncTight *tight = cinfo->client_data; in jpeg_empty_output_buffer() local
1193 VncTight *tight = cinfo->client_data; in jpeg_term_destination() local
1409 static void vnc_tight_start(VncState *vs, VncTight *tight) in vnc_tight_start()
1418 static void vnc_tight_stop(VncState *vs, VncTight *tight) in vnc_tight_stop()
1499 VncTight *tight = &worker->tight; in send_sub_rect() local