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

  /external/libjpeg-turbo/
jcapimin.c 115 jpeg_abort_compress (j_compress_ptr cinfo) function
turbojpeg.c 826 if(cinfo->global_state>CSTATE_START) jpeg_abort_compress(cinfo);
1000 jpeg_abort_compress(cinfo);
1003 if(cinfo->global_state>CSTATE_START) jpeg_abort_compress(cinfo);
    [all...]
jpeglib.h     [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcapimin.c 100 jpeg_abort_compress (j_compress_ptr cinfo) function
jpeglib.h 50 #define jpeg_abort_compress FOXIT_PREFIX(jpeg_abort_compress) macro
977 #define jpeg_abort_compress macro
    [all...]
  /external/libvncserver/common/
turbojpeg.c 606 if(cinfo->global_state>CSTATE_START) jpeg_abort_compress(cinfo);

Completed in 1018 milliseconds