Home
last modified time | relevance | path

Searched defs:fitsInMS3Bytes (Results 1 – 4 of 4) sorted by relevance

/dports/net/vino/vino-3.22.0/server/libvncserver/
H A Dzrle.c106 rfbBool fitsInMS3Bytes = (cl->format.redShift > 7 && in rfbSendRectEncodingZRLE() local
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DZRLEDecoder.cxx116 bool fitsInMS3Bytes = (maxPixel & 0xff) == 0; in decodeRect() local
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DZRLEDecoder.cxx116 bool fitsInMS3Bytes = (maxPixel & 0xff) == 0; in decodeRect() local
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/libvncserver/
H A Dzrle.c162 rfbBool fitsInMS3Bytes = (cl->format.redShift > 7 && in rfbSendRectEncodingZRLE() local