HomeSort by relevance Sort by last modified time
    Searched full:subencoding (Results 1 - 13 of 13) sorted by null

  /external/libvncserver/libvncclient/
hextile.c 40 uint8_t subencoding; local
51 if (!ReadFromRFBServer(client, (char *)&subencoding, 1))
54 if (subencoding & rfbHextileRaw) {
63 if (subencoding & rfbHextileBackgroundSpecified)
69 if (subencoding & rfbHextileForegroundSpecified)
73 if (!(subencoding & rfbHextileAnySubrects)) {
82 if (subencoding & rfbHextileSubrectsColoured) {
tight.c 150 /* Quit on unsupported subencoding value. */
152 rfbClientLog("Tight encoding: bad subencoding value received.\n");
  /external/libvncserver/webclients/novnc/include/
rfb.js 94 subencoding : -1,
    [all...]
  /external/libvncserver/rfb/
rfbproto.h 659 * final row will also be smaller. Each tile begins with a "subencoding" type
    [all...]
  /external/libvncserver/x11vnc/misc/turbovnc/
tight.c 671 * Subencoding implementations.
    [all...]
  /external/libvncserver/libvncserver/
tight.c 799 * Subencoding implementations.
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
tight-vncviewer-full.patch     [all...]
  /external/libvncserver/webclients/java-applet/
VncViewer.jar 
  /external/libvncserver/webclients/java-applet/ssl/
SignedUltraViewerSSL.jar 
SignedVncViewer.jar 
UltraViewerSSL.jar 
VncViewer.jar 
  /external/libvncserver/
ChangeLog 314 to determine the appropriate subencoding to use for each
316 decoded by any TightVNC-compatible viewer, the mix of subencoding
    [all...]

Completed in 603 milliseconds