Home
last modified time | relevance | path

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

/external/pdfium/samples/fx_lpng/lpng_v163/
Dpnglibconf.h194 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
203 #define PNG_ZBUF_SIZE 8192 macro
Dpngpriv.h322 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
323 # undef PNG_ZBUF_SIZE
324 # define PNG_ZBUF_SIZE 65536L macro
Dfx_pngwrite.c501 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
/external/libpng/
Dpnglibconf.h195 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
204 #define PNG_ZBUF_SIZE 8192 macro
Dpngtest.c76 #ifndef PNG_ZBUF_SIZE
77 # define PNG_ZBUF_SIZE 8192 macro
1622 inname, PNG_ZBUF_SIZE); in test_one_file()
1653 inname, PNG_ZBUF_SIZE); in test_one_file()
Dpngpriv.h373 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
374 # undef PNG_ZBUF_SIZE
375 # define PNG_ZBUF_SIZE 65536L macro
Dpngwrite.c502 png_ptr->zbuffer_size = PNG_ZBUF_SIZE;
/external/skia/third_party/libpng/
Dpnglibconf.h193 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
202 #define PNG_ZBUF_SIZE 8192 macro
/external/libpng/scripts/
Dpnglibconf.h.prebuilt194 #define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
203 #define PNG_ZBUF_SIZE 8192
Dpnglibconf.dfa711 setting IDAT_READ_SIZE default PNG_ZBUF_SIZE