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 | 1292 DLLEXPORT int DLLCALL tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf,
|
D | tjunittest.c | 497 _tj(tjDecodeYUV(handle2, yuvBuf, pad, subsamp, dstBuf, scaledWidth, 0, in _decompTest()
|
D | tjbench.c | 174 if(tjDecodeYUV(handle, yuvbuf, yuvpad, subsamp, dstptr2, width, in decomp()
|
D | turbojpeg.c | 1705 DLLEXPORT int DLLCALL tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf, in tjDecodeYUV() function
|