Home
last modified time | relevance | path

Searched refs:PNG_WROTE_INFO_BEFORE_PLTE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngwrite.c91 if ((png_ptr->mode & PNG_WROTE_INFO_BEFORE_PLTE) == 0) in png_write_info_before_PLTE()
187 png_ptr->mode |= PNG_WROTE_INFO_BEFORE_PLTE; in png_write_info_before_PLTE()
713 if ((png_ptr->mode & PNG_WROTE_INFO_BEFORE_PLTE) == 0) in png_write_row()
A Dpngpriv.h634 #define PNG_WROTE_INFO_BEFORE_PLTE 0x400U macro

Completed in 10 milliseconds