Home
last modified time | relevance | path

Searched refs:PNG_PACKSWAP (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngwtran.c531 if ((png_ptr->transformations & PNG_PACKSWAP) != 0) in png_do_write_transformations()
A Dpngtrans.c78 png_ptr->transformations |= PNG_PACKSWAP; in png_set_packswap()
A Dpngrutil.c3241 if ((png_ptr->transformations & PNG_PACKSWAP) != 0) in png_combine_row()
3405 if ((png_ptr->transformations & PNG_PACKSWAP) != 0) in png_combine_row()
3713 if ((transformations & PNG_PACKSWAP) != 0) in png_do_read_interlace()
3774 if ((transformations & PNG_PACKSWAP) != 0) in png_do_read_interlace()
3838 if ((transformations & PNG_PACKSWAP) != 0) in png_do_read_interlace()
A Dpngpriv.h658 #define PNG_PACKSWAP 0x10000U macro
A Dpngwrite.c729 if ((png_ptr->transformations & PNG_PACKSWAP) != 0) in png_write_row()
A Dpngread.c423 if ((png_ptr->transformations & PNG_PACKSWAP) != 0) in png_read_row()
A Dpngrtran.c4992 if ((png_ptr->transformations & PNG_PACKSWAP) != 0) in png_do_read_transformations()

Completed in 29 milliseconds