Searched refs:PNG_ZBUF_SIZE (Results 1 – 7 of 7) sorted by relevance
99 #ifndef PNG_ZBUF_SIZE100 # define PNG_ZBUF_SIZE 8192 macro1477 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)1478 # undef PNG_ZBUF_SIZE1479 # define PNG_ZBUF_SIZE 65536L macro
534 png_ptr->zbuf_size = PNG_ZBUF_SIZE; in png_create_write_struct_2()690 png_ptr->zbuf_size = PNG_ZBUF_SIZE; in png_write_init_3()
139 png_ptr->zbuf_size = PNG_ZBUF_SIZE; in png_create_read_struct_2()293 png_ptr->zbuf_size = PNG_ZBUF_SIZE; in png_read_init_3()
106 #ifndef PNG_ZBUF_SIZE107 # define PNG_ZBUF_SIZE 8192 macro1665 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)1666 # undef PNG_ZBUF_SIZE1667 # define PNG_ZBUF_SIZE 65536L macro
1401 inname, PNG_ZBUF_SIZE); in test_one_file()1424 inname, PNG_ZBUF_SIZE); in test_one_file()
572 png_ptr->zbuf_size = PNG_ZBUF_SIZE; in png_create_write_struct_2()722 png_ptr->zbuf_size = PNG_ZBUF_SIZE; in png_write_init_3()
157 png_ptr->zbuf_size = PNG_ZBUF_SIZE; in png_create_read_struct_2()325 png_ptr->zbuf_size = PNG_ZBUF_SIZE; in png_read_init_3()