HomeSort by relevance Sort by last modified time
    Searched refs:tjDecompress (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
turbojpeg.h     [all...]
jpgtest.cxx 183 _catch(tjDecompress(hnd, jpegbuf[0], jpgbufsize, rgbbuf, tilesizex, pitch,
195 _catch(tjDecompress(hnd, jpegbuf[tilen], comptilesize[tilen],
turbojpegl.c 278 DLLEXPORT int DLLCALL tjDecompress(tjhandle h,
289 _throw("Invalid argument in tjDecompress()");
jpegut.c 265 _catch(tjDecompress(hnd, jpegbuf, jpegsize, bmpbuf, w, w*ps, h, ps, flags));
turbojpeg.c 1040 DLLEXPORT int DLLCALL tjDecompress(tjhandle handle, unsigned char *jpegBuf,
    [all...]

Completed in 893 milliseconds