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
663 #define PNG_COLOR_MASK_PALETTE 1 macro669 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
1376 if ((png_ptr->color_type & PNG_COLOR_MASK_PALETTE) != 0) in png_image_format()
3005 if ((row_info->color_type & PNG_COLOR_MASK_PALETTE) == 0 && in png_do_rgb_to_gray()
1286 PNG_COLOR_MASK_PALETTE2985 PNG_COLOR_MASK_PALETTE