Searched refs:tjDecodeYUV (Results 1 – 6 of 6) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg-mapfile | 46 tjDecodeYUV;
|
D | turbojpeg-mapfile.jni | 72 tjDecodeYUV;
|
D | turbojpeg.h | 1380 DLLEXPORT int tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf,
|
D | tjunittest.c | 460 TRY_TJ(tjDecodeYUV(handle2, yuvBuf, pad, subsamp, dstBuf, scaledWidth, 0, in _decompTest()
|
D | tjbench.c | 208 if (tjDecodeYUV(handle, yuvBuf, yuvPad, subsamp, dstPtr2, width, in decomp()
|
D | turbojpeg.c | 1528 DLLEXPORT int tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf, in tjDecodeYUV() function
|