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

  /external/libjpeg-turbo/
jcapimin.c 114 jpeg_abort_compress (j_compress_ptr cinfo) function
turbojpeg.c 799 if(cinfo->global_state>CSTATE_START) jpeg_abort_compress(cinfo);
971 jpeg_abort_compress(cinfo);
974 if(cinfo->global_state>CSTATE_START) jpeg_abort_compress(cinfo);
    [all...]
jpeglib.h     [all...]
  /external/opencv3/3rdparty/libjpeg/
jcapimin.c 108 jpeg_abort_compress (j_compress_ptr cinfo) function
jpeglib.h 932 #define jpeg_abort_compress macro
    [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 135 milliseconds