Searched refs:tjDecompressToYUVPlanes (Results 1 – 6 of 6) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg-mapfile | 50 tjDecompressToYUVPlanes;
|
D | turbojpeg-mapfile.jni | 76 tjDecompressToYUVPlanes;
|
D | turbojpeg.h | 1325 DLLEXPORT int tjDecompressToYUVPlanes(tjhandle handle,
|
D | turbojpeg.c | 1558 DLLEXPORT int tjDecompressToYUVPlanes(tjhandle handle, in tjDecompressToYUVPlanes() function 1787 return tjDecompressToYUVPlanes(handle, jpegBuf, jpegSize, dstPlanes, width, in tjDecompressToYUV2()
|
D | turbojpeg-jni.c | 814 if (tjDecompressToYUVPlanes(handle, jpegBuf, (unsigned long)jpegSize, in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III()
|
D | ChangeLog.md | 81 `tjDecompressToYUVPlanes()`, `tjDecompressToYUV2()`, or the equivalent Java
|