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 | 820 DLLEXPORT int tjCompressFromYUV(tjhandle handle, const unsigned char *srcBuf,
|
D | tjbench.c | 411 if (tjCompressFromYUV(handle, yuvBuf, width, yuvPad, height, in fullTest()
|
D | tjunittest.c | 412 TRY_TJ(tjCompressFromYUV(handle, yuvBuf, w, pad, h, subsamp, dstBuf, in compTest()
|
D | turbojpeg.c | 1108 DLLEXPORT int tjCompressFromYUV(tjhandle handle, const unsigned char *srcBuf, in tjCompressFromYUV() function
|