Home
last modified time | relevance | path

Searched defs:PNG_SKIP_CHUNKS (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngread.c1511 # define PNG_SKIP_CHUNKS(p) png_image_skip_unused_chunks(p) macro
1513 # define PNG_SKIP_CHUNKS(p) ((void)0) macro
/external/libpng/
Dpngread.c1777 # define PNG_SKIP_CHUNKS(p) png_image_skip_unused_chunks(p) macro
1779 # define PNG_SKIP_CHUNKS(p) ((void)0) macro