Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpng.h29 #define PNG_COLOR_MASK_PALETTE 1 macro
34 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
Dpng.c53 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) == in ff_png_get_nb_channels()
/third_party/cups-filters/cupsfilters/
Dimage-png.c88 (color_type & PNG_COLOR_MASK_PALETTE) ? "+PALETTE" : ""); in _cupsImageReadPNG()
90 if (color_type & PNG_COLOR_MASK_PALETTE) in _cupsImageReadPNG()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dmakepng.c182 if (color_type & PNG_COLOR_MASK_PALETTE) in channels_of_type()
651 else if (color_type & PNG_COLOR_MASK_PALETTE) in generate_row()
887 if (color_type & PNG_COLOR_MASK_PALETTE) in write_png()
1385 ct & PNG_COLOR_MASK_PALETTE ? 8U : png_get_bit_depth(png_ptr, info_ptr); in insert_sBIT()
1886 if ((color_type & PNG_COLOR_MASK_PALETTE) != 0 || bit_depth < 8) in main()
Dpngimage.c103 # define COLOR_MASK_P PNG_COLOR_MASK_PALETTE
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngdec.c349 && !(pngdec->color_type & PNG_COLOR_MASK_PALETTE) in gst_pngdec_caps_create_and_set()
/third_party/skia/third_party/externals/libpng/
Dpng.h663 #define PNG_COLOR_MASK_PALETTE 1 macro
669 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
Dpngread.c1376 if ((png_ptr->color_type & PNG_COLOR_MASK_PALETTE) != 0) in png_image_format()
Dpngrtran.c3005 if ((row_info->color_type & PNG_COLOR_MASK_PALETTE) == 0 && in png_do_rgb_to_gray()
Dlibpng-manual.txt1286 PNG_COLOR_MASK_PALETTE
2985 PNG_COLOR_MASK_PALETTE