Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching full:chunk

418       png_debug2(0, "Reading %s chunk, length=%lu.\n", png_ptr->chunk_name,
422 * matching the chunk name rather than a linear search.
821 * alpha channel or a transparency chunk, you must provide a buffer for
869 * chunk, and you have called png_handle_alpha()[*], you will need to
928 png_crc_finish(png_ptr, 0); /* Finish off CRC from last IDAT chunk */
996 png_debug1(0, "Reading %s chunk.\n", png_ptr->chunk_name);
1341 * PNG file before the first IDAT (image data chunk).