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

  /external/libvncserver/libvncserver/
tight.c 199 static rfbBool SendCompressedData (rfbClientPtr cl, char *buf,
    [all...]
  /external/libvncserver/x11vnc/misc/turbovnc/
tight.c 142 static Bool SendCompressedData(rfbClientPtr cl, char *buf, int compressedLen);
879 return SendCompressedData (cl, tightBeforeBuf, dataLen);
918 return SendCompressedData(cl, tightAfterBuf,
922 static Bool SendCompressedData(cl, buf, compressedLen)
    [all...]

Completed in 46 milliseconds