Searched refs:DecompressJpegRectBPP (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/libvncclient/
H A Dtight.c47 #define DecompressJpegRectBPP CONCAT2E(DecompressJpegRect,BPP) macro
86 static rfbBool DecompressJpegRectBPP(rfbClient* client, int x, int y, int w, int h);
146 return DecompressJpegRectBPP(client, rx, ry, rw, rh);
523 DecompressJpegRectBPP(rfbClient* client, int x, int y, int w, int h) function

Completed in 163 milliseconds