Home
last modified time | relevance | path

Searched refs:sBIT (Results 1 – 7 of 7) sorted by relevance

/external/libpng/contrib/libtests/
Dpngimage.c160 T(SHIFT, sBIT, X, X, ALL, RW_SHIFT),
1021 png_color_8p sBIT; in compare_read() local
1023 if (png_get_sBIT(dp->read_pp, dp->read_ip, &sBIT) != PNG_INFO_sBIT) in compare_read()
1030 sig_bits[0] = sBIT->gray; in compare_read()
1035 sig_bits[0] = sBIT->gray; in compare_read()
1036 sig_bits[1] = sBIT->alpha; in compare_read()
1041 sig_bits[0] = sBIT->red; in compare_read()
1042 sig_bits[1] = sBIT->green; in compare_read()
1043 sig_bits[2] = sBIT->blue; in compare_read()
1048 sig_bits[0] = sBIT->red; in compare_read()
[all …]
Dpngvalid.c4510 png_color_8p sBIT = 0; in standard_info_part1() local
4512 if (png_get_sBIT(pp, pi, &sBIT) & PNG_INFO_sBIT) in standard_info_part1()
4516 if (sBIT == 0) in standard_info_part1()
4521 if (sBIT->red == 0 || sBIT->red > dp->bit_depth) in standard_info_part1()
4524 dp->red_sBIT = sBIT->red; in standard_info_part1()
4526 if (sBIT->green == 0 || sBIT->green > dp->bit_depth) in standard_info_part1()
4529 dp->green_sBIT = sBIT->green; in standard_info_part1()
4531 if (sBIT->blue == 0 || sBIT->blue > dp->bit_depth) in standard_info_part1()
4534 dp->blue_sBIT = sBIT->blue; in standard_info_part1()
4539 if (sBIT->gray == 0 || sBIT->gray > dp->bit_depth) in standard_info_part1()
[all …]
/external/libpng/tests/
Dpngunknown-sAPI2 exec ./pngunknown bKGD=save cHRM=save gAMA=save all=discard iCCP=save sBIT=save sRGB=save "${srcdir…
/external/libpng/
DANNOUNCE39 Do not read invalid sBIT chunks. Previously libpng only checked sBIT
41 the read code to return an invalid sBIT chunk, which might lead to
Dlibpng-manual.txt1124 sBIT depth
1239 significant bits (sBIT) below).
1332 The colorspace data from gAMA, cHRM, sRGB, iCCP, and sBIT chunks
1915 1 if there were any non-gray pixels. Background and sBIT data
1917 data for sBIT, regardless of the error_action setting.
2910 bits (sBIT) below).
3326 sBIT depth
3419 data is of another bit depth, you can write an sBIT chunk into the
DCHANGES3699 the sBIT fields in the test pixel as 0, which resulted in a floating
4816 Do not read invalid sBIT chunks. Previously libpng only checked sBIT
4818 the read code to return an invalid sBIT chunk, which might lead to
/external/libpng/scripts/
Dpnglibconf.dfa723 chunk sBIT