Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc-enc-tight.c886 static void tight_pack24(VncState *vs, uint8_t *buf, size_t count, size_t *ret) in tight_pack24() function
931 tight_pack24(vs, vs->tight->tight.buffer, w * h, in send_full_color_rect()
952 tight_pack24(vs, vs->tight->tight.buffer, 1, &vs->tight->tight.offset); in send_solid_rect()
996 tight_pack24(vs, (unsigned char*)buf, 2, &ret); in send_mono_rect()
1109 tight_pack24(vs, vs->output.buffer + old_offset, colors, &offset); in send_palette_rect()