Searched refs:tjDecompressToYUV (Results 1 - 3 of 3) sorted by relevance

/external/libjpeg-turbo/
H A Dturbojpeg.h1529 DLLEXPORT int DLLCALL tjDecompressToYUV(tjhandle handle,
H A Dturbojpeg.c1442 return tjDecompressToYUV(handle, jpegBuf, jpegSize, dstBuf, flags);
1935 DLLEXPORT int DLLCALL tjDecompressToYUV(tjhandle handle, function
H A Dturbojpeg-jni.c828 if(tjDecompressToYUV(handle, jpegBuf, (unsigned long)jpegSize, dstBuf,

Completed in 94 milliseconds