1 #define typeof(X_) __typeof_ ## X_ 4 #define __typeof_uintptr unsigned long long 5 #define __typeof_intptr long long 6 #define __typeof_longptr long long 8 #define __typeof_uintptr unsigned int 9 #define __typeof_intptr int 10 #define __typeof_longptr long 14 #define __typeof_size size_t 15 #define __typeof_wchar wchar_t 17 #define __typeof_size __typeof_intptr 18 #define __typeof_wchar unsigned short 107 #undef __typeof_intptr 108 #undef __typeof_longptr 109 #undef __typeof_wchar jpeg_read_header(j_decompress_ptr cinfo, boolean require_image)
uint64 TIFFCurrentDirOffset(TIFF *tif)
uint16 TIFFCurrentDirectory(TIFF *tif)
int TIFFReadDirectory(TIFF *tif)
struct png_info_def **typedef void(__cdecl typeof(png_destroy_read_struct))(struct png_struct_def **
jpeg_finish_compress(j_compress_ptr cinfo)
unsigned int(* TIFFSeekProc_1)(void *, unsigned int, int)
tmsize_t TIFFReadEncodedTile(TIFF *tif, uint32 tile, void *buf, tmsize_t size)
jpeg_destroy_compress(j_compress_ptr cinfo)
jpeg_CreateCompress(j_compress_ptr cinfo, int version, size_t structsize)
png_voidp PNGAPI png_get_io_ptr(png_const_structrp png_ptr)
int TIFFWriteScanline(TIFF *tif, void *buf, uint32 row, uint16 sample)
void(* TIFFUnmapFileProc_1)(thandle_t_1, void *, unsigned int)
int TIFFSetDirectory(TIFF *tif, uint16 dirn)
unsigned int(* TIFFSizeProc_1)(thandle_t_1)
jpeg_start_compress(j_compress_ptr cinfo, boolean write_all_tables)
void TIFFClose(TIFF *tif)
int TIFFGetField(TIFF *tif, uint32 tag,...)
unsigned short(__cdecl typeof(TIFFCurrentDirectory))(struct tiff *)
void(* png_flush_ptr_1)(struct png_struct_def *)
TIFF * TIFFClientOpen(const char *name, const char *mode, thandle_t clientdata, TIFFReadWriteProc readproc, TIFFReadWriteProc writeproc, TIFFSeekProc seekproc, TIFFCloseProc closeproc, TIFFSizeProc sizeproc, TIFFMapFileProc mapproc, TIFFUnmapFileProc unmapproc)
int TIFFWriteDirectory(TIFF *tif)
int(* TIFFMapFileProc_1)(thandle_t_1, void **, unsigned int *)
uint16 TIFFNumberOfDirectories(TIFF *tif)
jpeg_write_scanlines(j_compress_ptr cinfo, JSAMPARRAY scanlines, JDIMENSION num_lines)
__typeof_intptr(* TIFFReadWriteProc_1)(thandle_t_1, void *, __typeof_intptr)
jpeg_finish_decompress(j_decompress_ptr cinfo)
jpeg_resync_to_restart(j_decompress_ptr cinfo, int desired)
jpeg_destroy_decompress(j_decompress_ptr cinfo)
jpeg_read_scanlines(j_decompress_ptr cinfo, JSAMPARRAY scanlines, JDIMENSION max_lines)
tmsize_t TIFFReadEncodedStrip(TIFF *tif, uint32 strip, void *buf, tmsize_t size)
int TIFFIsByteSwapped(TIFF *tif)
int(* TIFFCloseProc_1)(thandle_t_1)
jpeg_set_defaults(j_compress_ptr cinfo)
jpeg_std_error(struct jpeg_error_mgr *err)
void(* png_error_ptr_1)(struct png_struct_def *, const char *)
jpeg_CreateDecompress(j_decompress_ptr cinfo, int version, size_t structsize)
void(* png_rw_ptr_1)(struct png_struct_def *, unsigned char *, __typeof_uintptr)
int TIFFSetField(TIFF *tif, uint32 tag,...)
struct png_info_def *typedef unsigned char **typedef struct png_info_def *typedef struct png_info_def *typedef struct png_info_def *typedef unsigned char ** row
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *