Searched refs:tjDecodeYUV (Results 1 – 7 of 7) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg-mapfile | 46 tjDecodeYUV;
|
D | turbojpeg-mapfile.jni | 72 tjDecodeYUV;
|
D | turbojpeg.h | 1391 DLLEXPORT int tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf,
|
D | tjbench.c | 212 if (tjDecodeYUV(handle, yuvBuf, yuvPad, subsamp, dstPtr2, width, in decomp()
|
D | tjunittest.c | 477 TRY_TJ(tjDecodeYUV(handle2, yuvBuf, pad, subsamp, dstBuf, scaledWidth, 0, in _decompTest()
|
D | turbojpeg.c | 1576 DLLEXPORT int tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf, in tjDecodeYUV() function
|
D | ChangeLog.md | 352 6. Fixed an issue whereby `tjDecodeYUV()` and `tjDecodeYUVPlanes()` would throw
|