Searched refs:zrle_convert_fb (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc-enc-zrle.c | 54 static void *zrle_convert_fb(VncState *vs, int x, int y, int w, int h, in zrle_convert_fb() function
|
H A D | vnc-enc-zrle.c.inc | 90 buf = zrle_convert_fb(vs, tx, ty, tw, th, ZRLE_BPP);
|