Lines Matching full:base_format
3665 png_uint_32 base_format = png_image_format(png_ptr) &
3667 png_uint_32 change = format ^ base_format;
3693 if ((base_format & PNG_FORMAT_FLAG_ALPHA) != 0)
3708 if ((base_format & PNG_FORMAT_FLAG_LINEAR) != 0 &&
3725 if ((base_format & PNG_FORMAT_FLAG_ALPHA) != 0)
3787 if ((base_format & PNG_FORMAT_FLAG_ALPHA) != 0)