OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpeg_abort
(Results
1 - 11
of
11
) sorted by null
/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 73 milliseconds