Searched refs:tjCompressFromYUV (Results 1 – 6 of 6) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg-mapfile | 44 tjCompressFromYUV;
|
D | turbojpeg-mapfile.jni | 70 tjCompressFromYUV;
|
D | turbojpeg.h | 809 DLLEXPORT int tjCompressFromYUV(tjhandle handle, const unsigned char *srcBuf,
|
D | tjunittest.c | 397 _tj(tjCompressFromYUV(handle, yuvBuf, w, pad, h, subsamp, dstBuf, dstSize, in compTest()
|
D | tjbench.c | 392 if (tjCompressFromYUV(handle, yuvBuf, width, yuvPad, height, in fullTest()
|
D | turbojpeg.c | 1063 DLLEXPORT int tjCompressFromYUV(tjhandle handle, const unsigned char *srcBuf, in tjCompressFromYUV() function
|