Searched refs:tight_compress_data (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/ui/ |
| H A D | vnc-enc-tight.c | 844 static int tight_compress_data(VncState *vs, VncTight *tight, int stream_id, in tight_compress_data() function 945 bytes = tight_compress_data(vs, tight, stream, w * h * bytes, level, in send_full_color_rect() 1031 bytes = tight_compress_data(vs, &worker->tight, stream, bytes, level, in send_mono_rect() 1093 bytes = tight_compress_data(vs, tight, stream, bytes, in send_gradient_rect() 1155 bytes = tight_compress_data(vs, tight, stream, bytes, in send_palette_rect()
|