Home
last modified time | relevance | path

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

/dports/emulators/ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpng.h2392 #define PNG_APP_ERRORS (4U) macro
2394 #define PNG_SAFE_ERRORS (PNG_BENIGN_ERRORS+PNG_APP_WARNINGS+PNG_APP_ERRORS)
H A Dpngrutil.c4776 if ((parameter & PNG_APP_ERRORS) != 0U) in png_read_setting()
H A Dpngwutil.c5041 if ((parameter & PNG_APP_ERRORS) != 0U) in png_write_setting()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/libpng17/
H A Dpng.h2392 #define PNG_APP_ERRORS (4U) macro
2394 #define PNG_SAFE_ERRORS (PNG_BENIGN_ERRORS+PNG_APP_WARNINGS+PNG_APP_ERRORS)
H A Dpngrutil.c4776 if ((parameter & PNG_APP_ERRORS) != 0U) in png_read_setting()
H A Dpngwutil.c5041 if ((parameter & PNG_APP_ERRORS) != 0U) in png_write_setting()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpng.h2392 #define PNG_APP_ERRORS (4U) macro
2394 #define PNG_SAFE_ERRORS (PNG_BENIGN_ERRORS+PNG_APP_WARNINGS+PNG_APP_ERRORS)
H A Dpngrutil.c4776 if ((parameter & PNG_APP_ERRORS) != 0U) in png_read_setting()
H A Dpngwutil.c5041 if ((parameter & PNG_APP_ERRORS) != 0U) in png_write_setting()