HomeSort by relevance Sort by last modified time
    Searched defs:compressLevel (Results 1 - 15 of 15) 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 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 229 milliseconds