Searched defs:png_IHDR (Results 1 - 5 of 5) sorted by relevance
/external/libpng/contrib/libtests/ |
H A D | pngunknown.c | 113 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
|
/external/libpng/ |
H A D | pngpriv.h | 768 #define png_IHDR PNG_U32( 73, 72, 68, 82) macro
|
/external/opencv3/3rdparty/libpng/ |
H A D | pngpriv.h | 642 #define png_IHDR PNG_CHUNK( 73, 72, 68, 82) macro
|
/external/pdfium/third_party/lpng_v163/ |
H A D | pngpriv.h | 701 #define png_IHDR PNG_U32( 73, 72, 68, 82)
macro
|
/external/libpng/contrib/tools/ |
H A D | pngfix.c | 114 #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