Home
last modified time | relevance | path

Searched refs:tjDecompressToYUV2 (Results 1 – 7 of 7) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg-mapfile49 tjDecompressToYUV2;
Dturbojpeg-mapfile.jni75 tjDecompressToYUV2;
Dturbojpeg.h1268 DLLEXPORT int tjDecompressToYUV2(tjhandle handle, const unsigned char *jpegBuf,
Dtjunittest.c452 _tj(tjDecompressToYUV2(handle, jpegBuf, jpegSize, yuvBuf, scaledWidth, pad, in _decompTest()
Dtjbench.c198 if (tjDecompressToYUV2(handle, jpegBuf[tile], jpegSize[tile], yuvBuf, in decomp()
Dturbojpeg.c1731 DLLEXPORT int tjDecompressToYUV2(tjhandle handle, const unsigned char *jpegBuf, in tjDecompressToYUV2() function
1799 return tjDecompressToYUV2(handle, jpegBuf, jpegSize, dstBuf, 0, 4, 0, flags); in tjDecompressToYUV()
DChangeLog.md81 `tjDecompressToYUVPlanes()`, `tjDecompressToYUV2()`, or the equivalent Java
491 header using the `tjDecompressToYUV2()` function would cause the function to
493 stack. This only occurred if `tjDecompressToYUV2()` was called prior to