Home
last modified time | relevance | path

Searched refs:PNG_HAVE_IEND (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpriv.h628 #define PNG_HAVE_IEND 0x10U macro
A Dpngwutil.c1078 png_ptr->mode |= PNG_HAVE_IEND; in png_write_IEND()
A Dpngread.c934 } while ((png_ptr->mode & PNG_HAVE_IEND) == 0); in png_read_end()
A Dpngrutil.c1108 png_ptr->mode |= (PNG_AFTER_IDAT | PNG_HAVE_IEND); in png_handle_IEND()

Completed in 21 milliseconds