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

  /external/chromium_org/third_party/libjpeg_turbo/
turbojpeg.h     [all...]
jpegut.c 222 _catch(tjCompress(hnd, bmpbuf, w, 0, h, ps, jpegbuf, size, subsamp, qual, flags));
352 _catch(tjCompress(hnd, bmpbuf, i, i*4, j, 4,
366 _catch(tjCompress(hnd, bmpbuf, j, j*4, i, 4,
jpgtest.cxx 115 _catch(tjCompress(hnd, rgbbuf, tilesizex, pitch, tilesizey, ps,
127 _catch(tjCompress(hnd, &rgbbuf[pitch*i+j*ps], tempw, pitch,
turbojpegl.c 114 DLLEXPORT int DLLCALL tjCompress(tjhandle h,
126 _throw("Invalid argument in tjCompress()");
turbojpeg.c 650 DLLEXPORT int DLLCALL tjCompress(tjhandle handle, unsigned char *srcBuf,
    [all...]

Completed in 748 milliseconds