Home
last modified time | relevance | path

Searched refs:png_IEND (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngfix.c112 #define png_IEND PNG_U32( 73, 69, 78, 68) macro
3006 if (type == png_IEND) in sync_stream()
3124 if (type != png_IEND) /* do not read beyond IEND */ in read_chunk()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpread.c236 else if (chunk_name == png_IEND) in png_push_read_chunk()
A Dpngread.c141 else if (chunk_name == png_IEND) in png_read_info()
800 if (chunk_name == png_IEND) in png_read_end()
A Dpngpriv.h849 #define png_IEND PNG_U32( 73, 69, 78, 68) macro
A Dpngwutil.c1077 png_write_complete_chunk(png_ptr, png_IEND, NULL, 0); in png_write_IEND()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngunknown.c112 #define png_IEND PNG_U32( 73, 69, 78, 68) macro

Completed in 24 milliseconds