Home
last modified time | relevance | path

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

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