Home
last modified time | relevance | path

Searched refs:png_set_crc_action (Results 1 – 9 of 9) sorted by relevance

/external/libpng/scripts/
Dsymbols.def74 png_set_crc_action @66
/external/libpng/
DANNOUNCE70 Treat CRC error handling with png_set_crc_action(), instead of with
Dpng.h1547 PNG_EXPORT(66, void, png_set_crc_action, (png_structrp png_ptr, int crit_action,
Dpngrtran.c25 png_set_crc_action(png_structrp png_ptr, int crit_action, int ancil_action) in png_set_crc_action() function
Dlibpng-manual.txt464 png_set_crc_action(png_ptr, crit_action, ancil_action);
466 The values for png_set_crc_action() say how libpng is to handle CRC errors in
2340 chunks after the image data, you can call png_set_crc_action()
2363 png_set_crc_action) checking their CRCs while looking for the IEND chunk.
DCHANGES191 Relocated png_set_crc_action from pngrutil.c to pngrtran.c
3147 Added description of png_set_crc_action() to the manual.
4849 Treat CRC error handling with png_set_crc_action(), instead of with
/external/skia/third_party/libpng/
Dpngprefix.h337 #define png_set_crc_action skia_png_set_crc_action macro
/external/pdfium/samples/fx_lpng/lpng_v163/
Dpng.h472 #define png_set_crc_action FOXIT_png_set_crc_action macro
1856 PNG_EXPORT(66, void, png_set_crc_action, (png_structrp png_ptr, int crit_action,
Dfx_pngrtran.c24 png_set_crc_action(png_structrp png_ptr, int crit_action, int ancil_action) in png_set_crc_action() function