Searched defs:png_IHDR (Results 1 - 5 of 5) sorted by relevance

/external/libpng/contrib/libtests/
H A Dpngunknown.c113 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
/external/libpng/
H A Dpngpriv.h768 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
/external/opencv3/3rdparty/libpng/
H A Dpngpriv.h642 #define png_IHDR PNG_CHUNK( 73, 72, 68, 82) macro
/external/pdfium/third_party/lpng_v163/
H A Dpngpriv.h701 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
/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)

Completed in 97 milliseconds