Searched refs:tjDecodeYUV (Results 1 - 4 of 4) sorted by relevance

/external/libjpeg-turbo/
H A Dturbojpeg.h1292 DLLEXPORT int DLLCALL tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf,
H A Dtjunittest.c497 _tj(tjDecodeYUV(handle2, yuvBuf, pad, subsamp, dstBuf, scaledWidth, 0,
H A Dtjbench.c168 if(tjDecodeYUV(handle, yuvbuf, yuvpad, subsamp, dstptr2, width,
170 _throwtj("executing tjDecodeYUV()");
H A Dturbojpeg.c1696 DLLEXPORT int DLLCALL tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf, function
1705 _throw("tjDecodeYUV(): Invalid argument");

Completed in 122 milliseconds