#include <stdio.h>
#include <sys/types.h>
#include <setjmp.h>
#include <string.h>
#include <stdlib.h>
#include <math.h>
#include <time.h>
Go to the source code of this file.
#define PNG_ABORT | ( | ) | abort() |
Definition at line 1416 of file pngconf.h.
Referenced by png_create_read_struct_2(), png_create_write_struct_2(), and png_default_error().
#define PNG_CONST const |
Definition at line 443 of file pngconf.h.
Referenced by png_convert_to_rfc1123(), png_decompress_chunk(), png_do_read_interlace(), png_handle_unknown(), png_progressive_combine_row(), png_push_read_chunk(), png_push_read_IDAT(), png_read_end(), png_read_finish_row(), png_read_info(), png_read_push_finish_row(), png_read_row(), and png_read_start_row().
#define PNG_FREE_ME_SUPPORTED |
#define png_memcmp memcmp |
Definition at line 1462 of file pngconf.h.
Referenced by png_handle_as_unknown(), png_handle_unknown(), png_push_read_chunk(), png_push_read_IDAT(), png_read_end(), png_read_finish_row(), png_read_info(), png_read_row(), and png_sig_cmp().
#define png_memcpy memcpy |
Definition at line 1463 of file pngconf.h.
Referenced by png_combine_row(), png_convert_to_rfc1123(), png_create_read_struct_2(), png_create_write_struct_2(), png_decompress_chunk(), png_default_error(), png_do_read_interlace(), png_do_write_interlace(), png_format_buffer(), png_handle_sCAL(), png_handle_unknown(), png_memcpy_check(), png_push_fill_buffer(), png_push_handle_unknown(), png_push_read_zTXt(), png_push_save_buffer(), png_read_destroy(), png_read_init_3(), png_set_background(), png_set_bKGD(), png_set_iCCP(), png_set_keep_unknown_chunks(), png_set_pCAL(), png_set_PLTE(), png_set_sBIT(), png_set_sPLT(), png_set_text_2(), png_set_tIME(), png_set_tRNS(), png_set_unknown_chunks(), png_text_compress(), png_write_destroy(), and png_write_init_3().
#define png_memset memset |
Definition at line 1464 of file pngconf.h.
Referenced by png_create_struct_2(), png_info_init_3(), png_memset_check(), png_read_destroy(), png_read_init_3(), png_set_PLTE(), png_write_destroy(), png_write_finish_row(), png_write_init_3(), png_write_start_row(), and png_zalloc().
#define PNG_READ_BACKGROUND_SUPPORTED |
#define PNG_READ_EXPAND_SUPPORTED |
#define PNG_READ_FILLER_SUPPORTED |
#define PNG_READ_GAMMA_SUPPORTED |
#define PNG_READ_INTERLACING_SUPPORTED |
#define PNG_READ_PACKSWAP_SUPPORTED |
#define PNG_READ_sRGB_SUPPORTED |
#define PNG_READ_SUPPORTED |
#define PNG_READ_USER_CHUNKS_SUPPORTED |
Definition at line 937 of file pngconf.h.
Referenced by png_handle_unknown(), and png_push_handle_unknown().
Definition at line 1127 of file pngconf.h.
Referenced by png_convert_to_rfc1123(), png_create_info_struct(), png_create_read_struct_2(), png_create_struct_2(), png_create_write_struct_2(), png_decompress_chunk(), png_default_error(), png_handle_pCAL(), png_handle_sPLT(), png_handle_tEXt(), png_handle_unknown(), png_handle_zTXt(), png_info_destroy(), png_info_init_3(), png_push_handle_unknown(), png_push_read_tEXt(), png_read_destroy(), png_read_init_2(), png_read_init_3(), png_read_png(), png_set_background(), png_set_bKGD(), png_set_dither(), png_set_filter_heuristics(), png_set_hIST(), png_set_pCAL(), png_set_PLTE(), png_set_sBIT(), png_set_sPLT(), png_set_text_2(), png_set_tIME(), png_set_tRNS(), png_set_unknown_chunks(), png_text_compress(), png_write_destroy(), png_write_init_2(), png_write_init_3(), and png_write_pCAL().
#define png_snprintf snprintf |
Definition at line 1446 of file pngconf.h.
Referenced by png_check_keyword(), png_create_read_struct_2(), png_create_write_struct_2(), png_decompress_chunk(), png_read_init_2(), png_text_compress(), png_write_init_2(), and png_write_sCAL().
#define png_snprintf2 snprintf |
#define png_snprintf6 snprintf |
#define png_strlen strlen |
Definition at line 1461 of file pngconf.h.
Referenced by png_check_keyword(), png_handle_sCAL(), png_handle_tEXt(), png_set_iCCP(), png_set_pCAL(), png_set_sPLT(), png_set_text_2(), png_write_pCAL(), png_write_sCAL(), png_write_tEXt(), and png_write_zTXt().
#define PNG_USER_HEIGHT_MAX 1000000L |
Definition at line 796 of file pngconf.h.
Referenced by png_create_read_struct_2(), png_create_write_struct_2(), png_read_init_3(), png_set_IHDR(), and png_write_init_3().
#define PNG_USER_WIDTH_MAX 1000000L |
Definition at line 793 of file pngconf.h.
Referenced by png_create_read_struct_2(), png_create_write_struct_2(), png_read_init_3(), png_set_IHDR(), and png_write_init_3().
#define PNG_WRITE_INTERLACING_SUPPORTED |
#define PNG_WRITE_zTXt_SUPPORTED |
#define PNG_ZBUF_SIZE 8192 |
Definition at line 100 of file pngconf.h.
Referenced by png_create_read_struct_2(), png_create_write_struct_2(), png_read_init_3(), and png_write_init_3().
typedef png_byte FAR* FAR* png_bytepp |
typedef char FAR* FAR* png_charpp |
typedef char FAR* FAR* FAR* png_charppp |
typedef PNG_CONST char FAR* png_const_charp |
typedef PNG_CONST char FAR* FAR* png_const_charpp |
typedef double FAR* png_doublep |
typedef double FAR* FAR* png_doublepp |
typedef FILE* png_FILE_p |
typedef png_int_32 png_fixed_point |
typedef png_fixed_point FAR* png_fixed_point_p |
typedef png_fixed_point FAR* FAR* png_fixed_point_pp |
typedef short png_int_16 |
typedef png_int_16 FAR* png_int_16p |
typedef png_int_16 FAR* FAR* png_int_16pp |
typedef long png_int_32 |
typedef png_int_32 FAR* png_int_32p |
typedef png_int_32 FAR* FAR* png_int_32pp |
typedef size_t png_size_t |
typedef unsigned short png_uint_16 |
typedef png_uint_16 FAR* png_uint_16p |
typedef png_uint_16 FAR* FAR* png_uint_16pp |
typedef unsigned long png_uint_32 |
typedef png_uint_32 FAR* png_uint_32p |
typedef png_uint_32 FAR* FAR* png_uint_32pp |
typedef charf* png_zcharp |
typedef charf* FAR* png_zcharpp |
typedef z_stream FAR* png_zstreamp |