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

/external/libpng/contrib/libtests/
H A Dpngunknown.c102 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
/external/libpng/
H A Dpngpriv.h754 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
/external/libpng/contrib/tools/
H A Dpngfix.c108 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
2874 case png_IHDR:
3231 if (file->length != 13 || file->type != png_IHDR)

Completed in 117 milliseconds