Home
last modified time | relevance | path

Searched refs:SendJpegRect (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/libvncserver/
Dtight.c223 static rfbBool SendJpegRect (rfbClientPtr cl, int x, int y, int w, int h,
690 return SendJpegRect(cl, x, y, w, h, qualityLevel); in SendSubrect()
746 success = SendJpegRect(cl, x, y, w, h, qualityLevel); in SendSubrect()
1555 SendJpegRect(rfbClientPtr cl, int x, int y, int w, int h, int quality) in SendJpegRect() function