Home
last modified time | relevance | path

Searched refs:IDAT (Results 1 – 12 of 12) sorted by relevance

/external/libpng/tests/
Dpngunknown-IDAT2 exec ./pngunknown --strict default=discard IDAT=save "${srcdir}/pngtest.png"
/external/libpng/contrib/tools/
Dpngfix.c831 struct IDAT;
893 struct IDAT * idat;
985 static void IDAT_end(struct IDAT **);
1749 struct IDAT struct
1771 IDAT_end(struct IDAT **idat_var) in IDAT_end()
1773 struct IDAT *idat = *idat_var; in IDAT_end()
1791 IDAT_init(struct IDAT * const idat, struct file * const file) in IDAT_init()
1826 rechunk_length(struct IDAT *idat, int start) in rechunk_length()
1969 struct IDAT *idat; in process_IDAT()
2013 struct IDAT * idat; /* NOTE: May be NULL */
[all …]
/external/libpng/contrib/oss-fuzz/
Dpng.dict13 section_IDAT="IDAT"
/external/tensorflow/tensorflow/core/kernels/fuzzing/dictionaries/
Ddecode_png.dict13 section_IDAT="IDAT"
/external/libpng/scripts/
Dpnglibconf.dfa556 # non-IDAT chunks (zTXt, iTXt, iCCP, and unknown chunks). This feature
704 # an IDAT chunk. Make this whatever size you feel is best for your
729 # This is the maximum amount of IDAT data that the sequential reader will
730 # process at one time. The setting does not affect the size of IDAT chunks
733 # The sequential reader is currently unable to process more than one IDAT at
735 # this to a value larger than the IDAT chunks typically encountered (it would
737 # of ZBUF_SIZE (the size of IDAT chunks written by libpng.)
/external/pdfium/third_party/libpng16/contrib/intel/
Dintel_sse.patch164 /* Read 'avail_out' bytes of data from the IDAT stream. If the output buffer
/external/libpng/contrib/intel/
Dintel_sse.patch168 /* Read 'avail_out' bytes of data from the IDAT stream. If the output buffer
/external/libpng/
DMakefile.am75 tests/pngstest-sRGB tests/pngstest-sRGB-alpha tests/pngunknown-IDAT\
DCHANGES660 and to write the iTXt chunk after IDAT if it appears in the end_ptr.
1322 Detect buffer overflow in pngpread.c when IDAT is corrupted with extra data.
1403 Fixed handling of unknown chunks that come after IDAT (Cosmin).
1515 Fixed bug with "optimized window size" in the IDAT datastream, that
1757 Allow zero-length IDAT chunks after the entire zlib datastream, but not
3301 Re-initialize the zlib compressor before compressing non-IDAT chunks.
3303 set parameters for zlib compression of non-IDAT chunks.
3310 Optimize the zlib CMF byte in non-IDAT compressed chunks
3363 IDAT compression failed if preceded by a compressed text chunk (bug
3365 reset the zlib stream in png_write_IDAT happened after the first IDAT
[all …]
DCMakeLists.txt734 …png_add_test(NAME pngunknown-IDAT COMMAND pngunknown OPTIONS --strict default=discard IDAT=save FI…
Dlibpng-manual.txt144 IDAT chunks and another (called "end_info" below) for things after them.
471 is handled while reading the IDAT chunk. Note that it is impossible to
606 PLTE, tRNS, IDAT, and IEND chunks are
691 memory that any chunk other than IDAT can occupy, originally or when
2419 If you do this, libpng will not process any chunks after IDAT other than
2426 left pointing to the first chunk after the last IDAT, which is probably
2921 /* Set other zlib parameters for compressing IDAT */
2931 * fall back on those defined for IDAT chunks
3232 PNG_HAVE_PLTE: before IDAT
3233 PNG_AFTER_IDAT: after IDAT
[all …]
DMakefile.in724 tests/pngstest-sRGB tests/pngstest-sRGB-alpha tests/pngunknown-IDAT\
1712 tests/pngunknown-IDAT.log: tests/pngunknown-IDAT