Searched refs:tjDecompress (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Dturbojpeg.h919 DLLEXPORT int DLLCALL tjDecompress(tjhandle handle,
H A Djpgtest.cxx183 _catch(tjDecompress(hnd, jpegbuf[0], jpgbufsize, rgbbuf, tilesizex, pitch,
195 _catch(tjDecompress(hnd, jpegbuf[tilen], comptilesize[tilen],
H A Dturbojpegl.c278 DLLEXPORT int DLLCALL tjDecompress(tjhandle h, function
289 _throw("Invalid argument in tjDecompress()");
H A Djpegut.c265 _catch(tjDecompress(hnd, jpegbuf, jpegsize, bmpbuf, w, w*ps, h, ps, flags));
H A Dturbojpeg.c1040 DLLEXPORT int DLLCALL tjDecompress(tjhandle handle, unsigned char *jpegBuf, function

Completed in 817 milliseconds