Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngimage.c181 T(SHIFT, sBIT, X, X, ALL, RW_SHIFT),
1102 png_color_8p sBIT; in compare_read() local
1104 if (png_get_sBIT(dp->read_pp, dp->read_ip, &sBIT) != PNG_INFO_sBIT) in compare_read()
1111 sig_bits[0] = sBIT->gray; in compare_read()
1116 sig_bits[0] = sBIT->gray; in compare_read()
1117 sig_bits[1] = sBIT->alpha; in compare_read()
1122 sig_bits[0] = sBIT->red; in compare_read()
1123 sig_bits[1] = sBIT->green; in compare_read()
1124 sig_bits[2] = sBIT->blue; in compare_read()
1129 sig_bits[0] = sBIT->red; in compare_read()
[all …]
Dmakepng.c1386 png_color_8 sBIT; in insert_sBIT() local
1393 sBIT.red = bval(png_ptr, params[0], maxval); in insert_sBIT()
1394 sBIT.green = bval(png_ptr, params[1], maxval); in insert_sBIT()
1395 sBIT.blue = bval(png_ptr, params[2], maxval); in insert_sBIT()
1396 sBIT.gray = 42; in insert_sBIT()
1401 sBIT.red = sBIT.green = sBIT.blue = 42; in insert_sBIT()
1402 sBIT.gray = bval(png_ptr, params[0], maxval); in insert_sBIT()
1406 sBIT.alpha = bval(png_ptr, params[nparams-1], maxval); in insert_sBIT()
1409 sBIT.alpha = 42; in insert_sBIT()
1411 png_set_sBIT(png_ptr, info_ptr, &sBIT); in insert_sBIT()
Dpngvalid.c5207 png_color_8p sBIT = 0; in standard_info_part1() local
5209 if (png_get_sBIT(pp, pi, &sBIT) & PNG_INFO_sBIT) in standard_info_part1()
5213 if (sBIT == 0) in standard_info_part1()
5218 if (sBIT->red == 0 || sBIT->red > dp->bit_depth) in standard_info_part1()
5221 dp->red_sBIT = sBIT->red; in standard_info_part1()
5223 if (sBIT->green == 0 || sBIT->green > dp->bit_depth) in standard_info_part1()
5226 dp->green_sBIT = sBIT->green; in standard_info_part1()
5228 if (sBIT->blue == 0 || sBIT->blue > dp->bit_depth) in standard_info_part1()
5231 dp->blue_sBIT = sBIT->blue; in standard_info_part1()
5236 if (sBIT->gray == 0 || sBIT->gray > dp->bit_depth) in standard_info_part1()
[all …]
/external/libpng/tests/
Dpngunknown-sAPI2 exec ./pngunknown --strict bKGD=save cHRM=save gAMA=save all=discard iCCP=save sBIT=save sRGB=save …
/external/syslinux/com32/lib/libpng/
Dlibpng.txt381 sBIT depth
468 significant bits (sBIT) below).
912 1 if there were any non-gray pixels. bKGD and sBIT data
1703 bits (sBIT) below).
1994 sBIT depth
2082 data is of another bit depth, you can write an sBIT chunk into the
/external/libpng/
DCMakeLists.txt615 …nown OPTIONS --strict bKGD=save cHRM=save gAMA=save all=discard iCCP=save sBIT=save sRGB=save FILE…
Dlibpng-manual.txt1128 sBIT depth
1243 significant bits (sBIT) below).
1336 The colorspace data from gAMA, cHRM, sRGB, iCCP, and sBIT chunks
1921 1 if there were any non-gray pixels. Background and sBIT data
1923 data for sBIT, regardless of the error_action setting.
2921 bits (sBIT) below).
3338 sBIT depth
3431 data is of another bit depth, you can write an sBIT chunk into the
DCHANGES3708 the sBIT fields in the test pixel as 0, which resulted in a floating
4829 Do not read invalid sBIT chunks. Previously libpng only checked sBIT
4831 the read code to return an invalid sBIT chunk, which might lead to
/external/skia/third_party/libpng/
Dlibpng-manual.txt1128 sBIT depth
1243 significant bits (sBIT) below).
1336 The colorspace data from gAMA, cHRM, sRGB, iCCP, and sBIT chunks
1921 1 if there were any non-gray pixels. Background and sBIT data
1923 data for sBIT, regardless of the error_action setting.
2916 bits (sBIT) below).
3333 sBIT depth
3426 data is of another bit depth, you can write an sBIT chunk into the
/external/libpng/scripts/
Dpnglibconf.dfa724 chunk sBIT