Lines Matching full:base_format
3675 png_uint_32 base_format = png_image_format(png_ptr) &
3677 png_uint_32 change = format ^ base_format;
3703 if ((base_format & PNG_FORMAT_FLAG_ALPHA) != 0)
3718 if ((base_format & PNG_FORMAT_FLAG_LINEAR) != 0 &&
3735 if ((base_format & PNG_FORMAT_FLAG_ALPHA) != 0)
3797 if ((base_format & PNG_FORMAT_FLAG_ALPHA) != 0)