Home
last modified time | relevance | path

Searched refs:PNG_COLOR_MASK_PALETTE (Results 1 – 25 of 471) sorted by relevance

12345678910>>...19

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dpng.h27 #define PNG_COLOR_MASK_PALETTE 1 macro
32 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
H A Dpng.c53 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) == in ff_png_get_nb_channels()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dpng.h27 #define PNG_COLOR_MASK_PALETTE 1 macro
32 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
H A Dpng.c53 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) == in ff_png_get_nb_channels()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dpng.h27 #define PNG_COLOR_MASK_PALETTE 1 macro
32 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
H A Dpng.c53 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) == in ff_png_get_nb_channels()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dpng.h27 #define PNG_COLOR_MASK_PALETTE 1 macro
32 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
H A Dpng.c53 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) == in ff_png_get_nb_channels()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dpng.h27 #define PNG_COLOR_MASK_PALETTE 1 macro
32 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
H A Dpng.c53 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) == in ff_png_get_nb_channels()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dpng.h27 #define PNG_COLOR_MASK_PALETTE 1 macro
32 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
H A Dpng.c64 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) == in ff_png_get_nb_channels()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dpng.h29 #define PNG_COLOR_MASK_PALETTE 1 macro
34 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
H A Dpng.c53 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) == in ff_png_get_nb_channels()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dpng.h29 #define PNG_COLOR_MASK_PALETTE 1 macro
34 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
H A Dpng.c53 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) == in ff_png_get_nb_channels()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DPNGh.pas37 PNG_COLOR_MASK_PALETTE = 1;
43 PNG_COLOR_TYPE_PALETTE = PNG_COLOR_MASK_COLOR or PNG_COLOR_MASK_PALETTE;
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DPNGh.pas37 PNG_COLOR_MASK_PALETTE = 1;
43 PNG_COLOR_TYPE_PALETTE = PNG_COLOR_MASK_COLOR or PNG_COLOR_MASK_PALETTE;
/dports/devel/allegro5/allegro5-5.2.7.0/addons/image/
H A Dpng.c134 if (!(color_type & PNG_COLOR_MASK_PALETTE)) in really_load_png()
170 if (color_type & PNG_COLOR_MASK_PALETTE) { in really_load_png()
217 if (bpp == 8 && (color_type & PNG_COLOR_MASK_PALETTE) && in really_load_png()
255 else if (color_type & PNG_COLOR_MASK_PALETTE) { in really_load_png()
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Df_readpng.c102 color_type & PNG_COLOR_MASK_PALETTE ? "with" : "no"); in read_png()
181 if (color_type & PNG_COLOR_MASK_PALETTE) in read_png()
/dports/print/cups-filters/cups-filters-1.28.10/cupsfilters/
H A Dimage-png.c88 (color_type & PNG_COLOR_MASK_PALETTE) ? "+PALETTE" : ""); in _cupsImageReadPNG()
90 if (color_type & PNG_COLOR_MASK_PALETTE) in _cupsImageReadPNG()
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/filter/
H A Dimage-png.c93 (color_type & PNG_COLOR_MASK_PALETTE) ? "+PALETTE" : ""); in _cupsImageReadPNG()
95 if (color_type & PNG_COLOR_MASK_PALETTE) in _cupsImageReadPNG()
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/filter/
H A Dimage-png.c93 (color_type & PNG_COLOR_MASK_PALETTE) ? "+PALETTE" : ""); in _cupsImageReadPNG()
95 if (color_type & PNG_COLOR_MASK_PALETTE) in _cupsImageReadPNG()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dimage_png.c151 #define PNG_COLOR_MASK_PALETTE 1 macro
156 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
/dports/x11/eaglemode/eaglemode-0.95.0/src/emPng/
H A DemPngImageFileModel.cpp126 if ((L->color_type&PNG_COLOR_MASK_PALETTE)==0) { in TryStartLoading()
139 if ((L->color_type&PNG_COLOR_MASK_PALETTE)!=0) { in TryStartLoading()

12345678910>>...19