Searched refs:ZYWRLE_TRANSFER_COEFF (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc-enc-zywrle.h | 566 #define ZYWRLE_TRANSFER_COEFF(buf, data, t, w, h, scanline, level, TRANS) \ macro 589 ZYWRLE_TRANSFER_COEFF(buf, data, t, width, height, scanline, level, \ 594 ZYWRLE_TRANSFER_COEFF(buf, data, t, width, height, scanline, level, \
|