Home
last modified time | relevance | path

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

/external/pdfium/third_party/libpng16/
Dpnglibconf.h198 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
212 #define PNG_ZBUF_SIZE 8192 macro
Dpngpriv.h444 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
445 # undef PNG_ZBUF_SIZE
446 # define PNG_ZBUF_SIZE 65536L macro
Dpngwrite.c523 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
Dpng.h3160 12U)+(12U*((image_size)/PNG_ZBUF_SIZE))/*IDAT*/+(image_size))
/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
1747 inname, PNG_ZBUF_SIZE); in test_one_file()
1779 inname, PNG_ZBUF_SIZE); in test_one_file()
Dpngpriv.h444 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
445 # undef PNG_ZBUF_SIZE
446 # define PNG_ZBUF_SIZE 65536L macro
Dpng.h3160 12U)+(12U*((image_size)/PNG_ZBUF_SIZE))/*IDAT*/+(image_size))
Dpngwrite.c523 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
/external/libpng/scripts/
Dpnglibconf.h.prebuilt195 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
211 #define PNG_ZBUF_SIZE 8192
Dpnglibconf.dfa740 setting IDAT_READ_SIZE default PNG_ZBUF_SIZE