Searched refs:formata (Results 1 – 2 of 2) sorted by relevance
2724 const png_uint_32 formata = a->image.format; in compare_two_images() local2726 const unsigned int a_sample = PNG_IMAGE_SAMPLE_SIZE(formata); in compare_two_images()2743 if (!(formata & PNG_FORMAT_FLAG_COLORMAP) && in compare_two_images()2744 (formata & PNG_FORMAT_FLAG_LINEAR)) in compare_two_images()2759 if (formata & formatb & PNG_FORMAT_FLAG_COLORMAP) in compare_two_images()2901 if (!(((formata ^ formatb) & PNG_FORMAT_FLAG_LINEAR) | in compare_two_images()2902 (formata & (formatb ^ PNG_FORMAT_FLAG_COLOR) & PNG_FORMAT_FLAG_COLOR))) in compare_two_images()2905 const png_uint_32 alpha_changed = (formata ^ formatb) & in compare_two_images()2911 alpha_removed = (formata & alpha_changed) != 0; in compare_two_images()2932 (void)component_loc(aloc, formata); in compare_two_images()[all …]
1689 "Oznaka '%s' je formata '%s' (što je suprotno specifikacijama) ali ne može "1714 "Oznaka 'UserComment' nije prazna, ali ne počinje s identifikatorom formata. "1722 "Oznaka 'UserCommenr' nije počinjala s identifikatorom formata. Ovo je "