Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngstest.c2607 const png_uint_32 formata = a->image.format; in compare_two_images() local
2609 const unsigned int a_sample = PNG_IMAGE_SAMPLE_SIZE(formata); in compare_two_images()
2626 if (!(formata & PNG_FORMAT_FLAG_COLORMAP) && in compare_two_images()
2627 (formata & PNG_FORMAT_FLAG_LINEAR)) in compare_two_images()
2642 if (formata & formatb & PNG_FORMAT_FLAG_COLORMAP) in compare_two_images()
2789 if (!(((formata ^ formatb) & PNG_FORMAT_FLAG_LINEAR) | in compare_two_images()
2790 (formata & (formatb ^ PNG_FORMAT_FLAG_COLOR) & PNG_FORMAT_FLAG_COLOR))) in compare_two_images()
2793 const png_uint_32 alpha_changed = (formata ^ formatb) & in compare_two_images()
2799 alpha_removed = (formata & alpha_changed) != 0; in compare_two_images()
2820 (void)component_loc(aloc, formata); in compare_two_images()
[all …]
/external/curl/tests/server/
Dtftpd.c179 static struct formats formata[] = { variable
1030 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 "