Searched refs:PNG_INVERT_MONO (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwtran.c81 if (png_ptr->transformations & PNG_INVERT_MONO)
H A Dpngtrans.c200 png_ptr->transformations |= PNG_INVERT_MONO;
H A Dpngread.c612 if (png_ptr->transformations & PNG_INVERT_MONO)
H A Dpngwrite.c809 if (png_ptr->transformations & PNG_INVERT_MONO)
H A Dpng.h2950 #define PNG_INVERT_MONO 0x0020 macro
H A Dpngrtran.c1505 if (png_ptr->transformations & PNG_INVERT_MONO)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwtran.c76 if (png_ptr->transformations & PNG_INVERT_MONO)
H A Dpngtrans.c160 png_ptr->transformations |= PNG_INVERT_MONO;
H A Dpngread.c569 if (png_ptr->transformations & PNG_INVERT_MONO)
H A Dpngwrite.c746 if (png_ptr->transformations & PNG_INVERT_MONO)
H A Dpng.h2565 #define PNG_INVERT_MONO 0x0020 macro
H A Dpngrtran.c1316 if (png_ptr->transformations & PNG_INVERT_MONO)

Completed in 200 milliseconds