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

  /external/libvncserver/libvncserver/
tight.c 223 static rfbBool SendJpegRect (rfbClientPtr cl, int x, int y, int w, int h,
690 return SendJpegRect(cl, x, y, w, h, qualityLevel);
746 success = SendJpegRect(cl, x, y, w, h, qualityLevel);
    [all...]
  /external/libvncserver/x11vnc/misc/turbovnc/
tight.c 164 static Bool SendJpegRect(rfbClientPtr cl, int x, int y, int w, int h,
567 return SendJpegRect(cl, x, y, w, h, qualityLevel);
622 success = SendJpegRect(cl, x, y, w, h, qualityLevel);
    [all...]

Completed in 183 milliseconds