Searched defs:jpeg_mem_available (Results 1 - 10 of 10) sorted by relevance

/external/pdfium/core/src/fxcodec/libjpeg/
H A Djmemsys.h26 #define jpeg_mem_available jMemAvail macro
50 * memory (up to the total free space designated by jpeg_mem_available).
85 * jpeg_mem_available returns zero. The maximum space needed, enough to hold
91 * It is OK for jpeg_mem_available to underestimate the space available
100 EXTERN(long) jpeg_mem_available JPP((j_common_ptr cinfo,
141 * (If jpeg_mem_available always returns a large value, this routine can
157 * jpeg_mem_available chooses to consult it ... no one else will.)
H A Dfpdfapi_jmemnobs.c88 jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, function
97 * Since jpeg_mem_available always promised the moon,
H A Djpeglib.h62 #define jpeg_mem_available FOXIT_PREFIX(jpeg_mem_available) macro
/external/jpeg/
H A Djmemnobs.c73 jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, function
82 * Since jpeg_mem_available always promised the moon,
H A Djmemansi.c81 jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, function
91 * jpeg_mem_available is less than the total space needed. You can dispense
H A Djmemsys.h29 #define jpeg_mem_available jMemAvail macro
53 * memory (up to the total free space designated by jpeg_mem_available).
88 * jpeg_mem_available returns zero. The maximum space needed, enough to hold
94 * It is OK for jpeg_mem_available to underestimate the space available
103 EXTERN(long) jpeg_mem_available JPP((j_common_ptr cinfo,
182 * (If jpeg_mem_available always returns a large value, this routine can
198 * jpeg_mem_available chooses to consult it ... no one else will.)
H A Djmemmac.c19 * factor computed in jpeg_mem_available(). The application can ensure
119 jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, function
148 * jpeg_mem_available is less than the total space needed. You can dispense
H A Djmemname.c188 jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, function
198 * jpeg_mem_available is less than the total space needed. You can dispense
H A Djmemdos.c208 jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, function
218 * jpeg_mem_available is less than the total space needed. You can dispense
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h62 #define jpeg_mem_available FOXIT_PREFIX(jpeg_mem_available) macro

Completed in 1090 milliseconds