Searched refs:sTER (Results 1 – 9 of 9) sorted by relevance
/external/libpng/tests/ |
D | pngunknown-sTER | 2 exec ./pngunknown --strict sTER=if-safe "${srcdir}/pngtest.png"
|
/external/skia/third_party/libpng/ |
D | pngtest.c | 764 png_byte sTER[5] = {115, 84, 69, 82, '\0'}; in write_sTER_chunk() local 769 png_write_chunk(write_ptr, sTER, &user_chunk_data.sTER_mode, 1); in write_sTER_chunk()
|
D | libpng-manual.txt | 4294 private "vpAg" chunk and the new "sTER" chunk, which are both unknown to
|
/external/libpng/ |
D | pngtest.c | 765 png_byte sTER[5] = {115, 84, 69, 82, '\0'}; in write_sTER_chunk() local 770 png_write_chunk(write_ptr, sTER, &user_chunk_data.sTER_mode, 1); in write_sTER_chunk()
|
D | Makefile.am | 76 tests/pngunknown-sTER tests/pngunknown-save tests/pngunknown-vpAg\
|
D | CMakeLists.txt | 617 …png_add_test(NAME pngunknown-sTER COMMAND pngunknown OPTIONS --strict sTER=if-safe FILES "${PNGTES…
|
D | CHANGES | 1993 public sTER chunk and a private vpAg chunk. 4227 libpng handling of unknown chunks other than vpAg and sTER (including 4229 repositioning of vpAg and sTER in pngtest.png by changing pngtest.png
|
D | libpng-manual.txt | 4299 private "vpAg" chunk and the new "sTER" chunk, which are both unknown to
|
/external/syslinux/com32/lib/libpng/ |
D | CHANGES | 2182 Added demo of decoding vpAg and sTER chunks to pngtest.c, from 1.4.0beta19.
|