Home
last modified time | relevance | path

Searched refs:formata (Results 1 – 3 of 3) sorted by relevance

/external/libpng/contrib/libtests/
Dpngstest.c2608 const png_uint_32 formata = a->image.format; in compare_two_images() local
2610 const unsigned int a_sample = PNG_IMAGE_SAMPLE_SIZE(formata); in compare_two_images()
2627 if (!(formata & PNG_FORMAT_FLAG_COLORMAP) && in compare_two_images()
2628 (formata & PNG_FORMAT_FLAG_LINEAR)) in compare_two_images()
2643 if (formata & formatb & PNG_FORMAT_FLAG_COLORMAP) in compare_two_images()
2785 if (!(((formata ^ formatb) & PNG_FORMAT_FLAG_LINEAR) | in compare_two_images()
2786 (formata & (formatb ^ PNG_FORMAT_FLAG_COLOR) & PNG_FORMAT_FLAG_COLOR))) in compare_two_images()
2789 const png_uint_32 alpha_changed = (formata ^ formatb) & in compare_two_images()
2795 alpha_removed = (formata & alpha_changed) != 0; in compare_two_images()
2816 (void)component_loc(aloc, formata); in compare_two_images()
[all …]
/external/curl/tests/server/
Dtftpd.c179 static struct formats formata[] = { variable
1027 for(pf = formata; pf->f_mode; pf++) in do_tftp()
/external/libexif/po/
Dbs.po1689 "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 "