Searched refs:tjCompress (Results 1 – 7 of 7) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg-mapfile | 5 tjCompress;
|
D | turbojpeg-mapfile.jni | 5 tjCompress;
|
D | turbojpeg.h | 1506 DLLEXPORT int DLLCALL tjCompress(tjhandle handle, unsigned char *srcBuf,
|
D | turbojpeg.c | 844 DLLEXPORT int DLLCALL tjCompress(tjhandle handle, unsigned char *srcBuf, in tjCompress() function
|
/external/libvncserver/common/ |
D | turbojpeg.h | 509 DLLEXPORT int DLLCALL tjCompress(tjhandle handle, unsigned char *srcBuf,
|
D | turbojpeg.c | 614 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()
|