Home
last modified time | relevance | path

Searched refs:IHDR (Results 1 – 4 of 4) sorted by relevance

/external/libpng/contrib/libtests/
Dfakepng.c32 const unsigned char IHDR[] = variable
53 put_chunk(IHDR, sizeof IHDR); in main()
/external/okhttp/okio/
DREADME.md105 if (type.equals("IHDR")) {
/external/libpng/
Dlibpng-manual.txt599 all known chunks except for the IHDR,
608 take precedence. The IHDR and IEND chunks should not be named in
2185 If the file is interlaced (interlace_type != 0 in the IHDR chunk), things
2943 the IHDR settings. The remaining png_set_*() functions can be called
4708 Checking for and reporting of errors in the IHDR chunk is more thorough.
DCHANGES446 Fixed a bug in the check for valid IHDR bit_depth/color_types in pngrutil.c
1197 check for missing PLTE or IHDR in png_push_read_chunk() (Matthias Clasen).
2408 Moved redundant IHDR checking into new png_check_IHDR() in png.c
2409 and report all errors found in the IHDR data.
4145 unknown chunks and all known chunks except for IHDR, PLTE, tRNS, IDAT,