Home
last modified time | relevance | path

Searched refs:PNG_ZBUF_SIZE (Results 1 – 11 of 11) sorted by relevance

/external/libpng/
Dpnglibconf.h196 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
212 #define PNG_ZBUF_SIZE 8192 macro
Dpngtest.c77 #ifndef PNG_ZBUF_SIZE
78 # define PNG_ZBUF_SIZE 8192 macro
1745 inname, PNG_ZBUF_SIZE); in test_one_file()
1777 inname, PNG_ZBUF_SIZE); in test_one_file()
Dpngpriv.h435 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
436 # undef PNG_ZBUF_SIZE
437 # define PNG_ZBUF_SIZE 65536L macro
Dpng.h3191 12U)+(12U*((image_size)/PNG_ZBUF_SIZE))/*IDAT*/+(image_size))
Dpngwrite.c523 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
/external/pdfium/third_party/libpng16/
Dpnglibconf.h190 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
206 #define PNG_ZBUF_SIZE 8192 macro
Dpngpriv.h391 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
392 # undef PNG_ZBUF_SIZE
393 # define PNG_ZBUF_SIZE 65536L macro
Dpng.h3177 12U)+(12U*((image_size)/PNG_ZBUF_SIZE))/*IDAT*/+(image_size))
Dpngwrite.c512 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
/external/libpng/scripts/
Dpnglibconf.h.prebuilt196 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
212 #define PNG_ZBUF_SIZE 8192
Dpnglibconf.dfa739 setting IDAT_READ_SIZE default PNG_ZBUF_SIZE