HomeSort by relevance Sort by last modified time
    Searched refs:rfbEncodingTight (Results 1 - 7 of 7) sorted by null

  /external/libvncserver/test/
encodingstest.c 31 { rfbEncodingTight, "tight" },
142 if(testEncodings[cd->encodingIndex].id==rfbEncodingTight)
  /external/libvncserver/libvncserver/tightvnc-filetransfer/
rfbtightserver.c 327 SetCapInfo(&enc_list[i++], rfbEncodingTight, rfbTightVncVendor);
  /external/libvncserver/rfb/
rfbproto.h 442 #define rfbEncodingTight 7
    [all...]
  /external/libvncserver/libvncserver/
stats.c 106 case rfbEncodingTight: snprintf(buf, len, "tight"); break;
rfbserver.c 1000 rfbEncodingTight,
    [all...]
tight.c 274 cl->tightEncoding = rfbEncodingTight;
    [all...]
  /external/libvncserver/libvncclient/
rfbproto.c     [all...]

Completed in 1145 milliseconds