Searched refs:tjCompress (Results 1 – 6 of 6) sorted by relevance
/external/libvncserver/x11vnc/misc/turbovnc/ |
D | turbojpeg.h | 121 DLLEXPORT int DLLCALL tjCompress(tjhandle j,
|
D | tight.c | 1483 if(tjCompress(j, srcbuf, w, pitch, h, ps, (unsigned char *)tightAfterBuf,
|
/external/libvncserver/common/ |
D | turbojpeg.h | 509 DLLEXPORT int DLLCALL tjCompress(tjhandle handle, unsigned char *srcBuf,
|
D | turbojpeg.c | 610 DLLEXPORT int DLLCALL tjCompress(tjhandle handle, unsigned char *srcBuf, in tjCompress() function
|
/external/libvncserver/libvncserver/ |
D | tight.c | 1641 if (tjCompress(j, srcbuf, w, pitch, h, ps, (unsigned char *)tightAfterBuf, in SendJpegRect()
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-full.patch | 17646 + int tjCompress(tjhandle j, 17701 +DLLEXPORT int DLLCALL tjCompress(tjhandle j,
|