Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg-mapfile46 tjDecodeYUV;
Dturbojpeg-mapfile.jni72 tjDecodeYUV;
Dturbojpeg.h1391 DLLEXPORT int tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf,
Dtjbench.c212 if (tjDecodeYUV(handle, yuvBuf, yuvPad, subsamp, dstPtr2, width, in decomp()
Dtjunittest.c477 TRY_TJ(tjDecodeYUV(handle2, yuvBuf, pad, subsamp, dstBuf, scaledWidth, 0, in _decompTest()
Dturbojpeg.c1576 DLLEXPORT int tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf, in tjDecodeYUV() function
DChangeLog.md352 6. Fixed an issue whereby `tjDecodeYUV()` and `tjDecodeYUVPlanes()` would throw