Home | History | Annotate | Download | only in libpng

Lines Matching refs:sTER

612 /* Demonstration of user chunk support of the sTER and vpAg chunks */
614 /* (sTER is a public chunk not yet known by libpng. vpAg is a private
695 /* Found sTER chunk */
709 return (0); /* duplicate sTER - give it to libpng */
735 png_byte sTER[5] = {115, 84, 69, 82, '\0'};
740 png_write_chunk(write_ptr, sTER, &user_chunk_data.sTER_mode, 1);
769 * libpng. This will actually reverse a pair of sTER chunks or a pair of
1512 /* When the unknown vpAg/sTER chunks are written by pngtest the only way to
1515 * There seems to be no way round this, however vpAg/sTER are not expected