HomeSort by relevance Sort by last modified time
    Searched defs:compressLevel (Results 1 - 8 of 8) sorted by null

  /external/libvncserver/libvncserver/
tight.c 109 static TLS int compressLevel = 1;
254 maxRectSize = tightConf[compressLevel].maxRectSize;
255 maxRectWidth = tightConf[compressLevel].maxRectWidth;
305 compressLevel = cl->tightCompressLevel;
319 if (compressLevel < 1) compressLevel = 1;
320 if (compressLevel > 2) compressLevel = 2;
325 else if (compressLevel > 1) compressLevel = 1
    [all...]
  /external/libvncserver/libvncserver/tightvnc-filetransfer/
rfbtightproto.h 415 uint8_t compressLevel;
  /external/libvncserver/rfb/
rfbclient.h 112 int compressLevel;
  /external/libvncserver/webclients/java-applet/
VncViewer.jar 
  /external/libvncserver/webclients/java-applet/ssl/
SignedUltraViewerSSL.jar 
SignedVncViewer.jar 
UltraViewerSSL.jar 
VncViewer.jar 

Completed in 400 milliseconds