Searched refs:png_IHDR (Results 1 - 14 of 14) sorted by relevance

/external/opencv3/3rdparty/libpng/
H A Dpngread.c200 if (chunk_name == png_IHDR)
816 if (chunk_name == png_IHDR)
H A Dpngpread.c230 if (chunk_name == png_IHDR)
H A Dpngpriv.h642 #define png_IHDR PNG_CHUNK( 73, 72, 68, 82) macro
H A Dpngwutil.c822 png_write_complete_chunk(png_ptr, png_IHDR, buf, (png_size_t)13);
/external/libpng/contrib/tools/
H A Dpngfix.c114 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
2881 case png_IHDR:
3238 if (file->length != 13 || file->type != png_IHDR)
/external/libpng/contrib/libtests/
H A Dpngunknown.c113 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
/external/libpng/
H A Dpngpread.c224 if (chunk_name == png_IHDR)
H A Dpngread.c135 if (chunk_name == png_IHDR)
791 else if (chunk_name == png_IHDR)
H A Dpngpriv.h768 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
H A Dpngwutil.c818 png_write_complete_chunk(png_ptr, png_IHDR, buf, (png_size_t)13);
/external/pdfium/third_party/lpng_v163/
H A Dpngpread.c245 if (chunk_name == png_IHDR)
H A Dpngread.c134 if (chunk_name == png_IHDR)
718 if (chunk_name == png_IHDR)
H A Dpngpriv.h701 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
H A Dpngwutil.c898 png_write_complete_chunk(png_ptr, png_IHDR, buf, (png_size_t)13);

Completed in 83 milliseconds