Home
last modified time | relevance | path

Searched refs:PNG_PF_Paeth (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dpng.h29 #define PNG_PF_Paeth 4 macro
H A Dpng.c82 case PNG_PF_Paeth: in png_unfilter()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dpng.h30 #define PNG_PF_Paeth 4 macro
H A Dpng.c82 case PNG_PF_Paeth: in png_unfilter()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dpng.h30 #define PNG_PF_Paeth 4 macro
H A Dpng.c82 case PNG_PF_Paeth: in png_unfilter()
/dports/emulators/mess/mame-mame0226/src/lib/util/
H A Dpng.cpp86 constexpr std::uint8_t PNG_PF_Paeth = 4; variable
263 case PNG_PF_Paeth: // PAETH = special filter in unfilter_row()
/dports/emulators/mame/mame-mame0226/src/lib/util/
H A Dpng.cpp86 constexpr std::uint8_t PNG_PF_Paeth = 4; variable
263 case PNG_PF_Paeth: // PAETH = special filter in unfilter_row()