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 | 739 DLLEXPORT int DLLCALL tjCompressFromYUV(tjhandle handle,
|
D | tjunittest.c | 432 _tj(tjCompressFromYUV(handle, yuvBuf, w, pad, h, subsamp, dstBuf, in compTest()
|
D | tjbench.c | 377 if(tjCompressFromYUV(handle, yuvbuf, width, yuvpad, height, in fullTest()
|
D | turbojpeg.c | 1214 DLLEXPORT int DLLCALL tjCompressFromYUV(tjhandle handle, in tjCompressFromYUV() function
|