Lines Matching refs:IDAT
144 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
3369 * one before IDAT and another after IDAT, so don't use it; only use
4414 This controls the size of the IDAT chunks (default 8192):
4419 available to set these separately for non-IDAT
4951 when compressing the IDAT data and textual data such as zTXt and iCCP.
5181 it possible to skip IDAT chunks in the sequential reader.
5187 Libpng-1.6.0 through 1.6.2 used the CMF bytes at the beginning of the IDAT
5200 optimizing the CMF bytes in its IDAT chunk correctly.