HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_abort (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/libjpeg_turbo/
jcomapi.c 29 jpeg_abort (j_common_ptr cinfo) function
jdapimin.c 105 jpeg_abort((j_common_ptr) cinfo); /* use common routine */
223 * the data need not be decompressed. In that case, call jpeg_abort or
228 * It is unnecessary (but OK) to call jpeg_abort in this case.
259 * call jpeg_abort, but we can't change it now for compatibility reasons.
262 jpeg_abort((j_common_ptr) cinfo); /* sets state = DSTATE_START */
392 /* We can use jpeg_abort to release memory and reset global_state */
393 jpeg_abort((j_common_ptr) cinfo);
jpeglibmangler.h 101 #define jpeg_abort chromium_jpeg_abort macro
jcapimin.c 114 jpeg_abort((j_common_ptr) cinfo); /* use common routine */
191 /* We can use jpeg_abort to release memory and reset global_state */
192 jpeg_abort((j_common_ptr) cinfo);
281 * In library releases up through v6a, we called jpeg_abort() here to free
289 * An app that prefers the old behavior can call jpeg_abort for itself after
jpeglib.h 971 #define jpeg_abort macro
    [all...]
  /external/jpeg/
jcomapi.c 29 jpeg_abort (j_common_ptr cinfo) function
jdapimin.c 106 jpeg_abort((j_common_ptr) cinfo); /* use common routine */
224 * the data need not be decompressed. In that case, call jpeg_abort or
229 * It is unnecessary (but OK) to call jpeg_abort in this case.
260 * call jpeg_abort, but we can't change it now for compatibility reasons.
263 jpeg_abort((j_common_ptr) cinfo); /* sets state = DSTATE_START */
398 /* We can use jpeg_abort to release memory and reset global_state */
399 jpeg_abort((j_common_ptr) cinfo);
jcapimin.c 102 jpeg_abort((j_common_ptr) cinfo); /* use common routine */
179 /* We can use jpeg_abort to release memory and reset global_state */
180 jpeg_abort((j_common_ptr) cinfo);
269 * In library releases up through v6a, we called jpeg_abort() here to free
277 * An app that prefers the old behavior can call jpeg_abort for itself after
jpeglib.h 941 #define jpeg_abort macro
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcomapi.c 30 jpeg_abort (j_common_ptr cinfo) function
fpdfapi_jdapimin.c 106 jpeg_abort((j_common_ptr) cinfo); /* use common routine */
224 * the data need not be decompressed. In that case, call jpeg_abort or
229 * It is unnecessary (but OK) to call jpeg_abort in this case.
260 * call jpeg_abort, but we can't change it now for compatibility reasons.
263 jpeg_abort((j_common_ptr) cinfo); /* sets state = DSTATE_START */
393 /* We can use jpeg_abort to release memory and reset global_state */
394 jpeg_abort((j_common_ptr) cinfo);
fpdfapi_jcapimin.c 103 jpeg_abort((j_common_ptr) cinfo); /* use common routine */
180 /* We can use jpeg_abort to release memory and reset global_state */
181 jpeg_abort((j_common_ptr) cinfo);
270 * In library releases up through v6a, we called jpeg_abort() here to free
278 * An app that prefers the old behavior can call jpeg_abort for itself after
jpeglib.h 37 #define jpeg_abort FOXIT_PREFIX(jpeg_abort) macro
944 #define jpeg_abort macro
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcomapi.c 29 jpeg_abort (j_common_ptr cinfo) function
jdapimin.c 106 jpeg_abort((j_common_ptr) cinfo); /* use common routine */
224 * the data need not be decompressed. In that case, call jpeg_abort or
229 * It is unnecessary (but OK) to call jpeg_abort in this case.
260 * call jpeg_abort, but we can't change it now for compatibility reasons.
263 jpeg_abort((j_common_ptr) cinfo); /* sets state = DSTATE_START */
398 /* We can use jpeg_abort to release memory and reset global_state */
399 jpeg_abort((j_common_ptr) cinfo);
jcapimin.c 102 jpeg_abort((j_common_ptr) cinfo); /* use common routine */
179 /* We can use jpeg_abort to release memory and reset global_state */
180 jpeg_abort((j_common_ptr) cinfo);
269 * In library releases up through v6a, we called jpeg_abort() here to free
277 * An app that prefers the old behavior can call jpeg_abort for itself after
jpeglib.h 941 #define jpeg_abort macro
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 37 #define jpeg_abort FOXIT_PREFIX(jpeg_abort) macro
944 #define jpeg_abort macro
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 359 milliseconds

1 2