Searched refs:PNG_COLOR_MASK_PALETTE (Results 1 – 9 of 9) sorted by relevance
182 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()
103 # define COLOR_MASK_P PNG_COLOR_MASK_PALETTE
694 #define PNG_COLOR_MASK_PALETTE 1 macro700 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
1370 if ((png_ptr->color_type & PNG_COLOR_MASK_PALETTE) != 0) in png_image_format()
2996 if ((row_info->color_type & PNG_COLOR_MASK_PALETTE) == 0 && in png_do_rgb_to_gray()
1285 PNG_COLOR_MASK_PALETTE2984 PNG_COLOR_MASK_PALETTE
699 #define PNG_COLOR_MASK_PALETTE 1 macro705 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
1360 if ((png_ptr->color_type & PNG_COLOR_MASK_PALETTE) != 0) in png_image_format()
2993 if ((row_info->color_type & PNG_COLOR_MASK_PALETTE) == 0 && in png_do_rgb_to_gray()