Searched refs:PNG_INVERT_ALPHA (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwtran.c73 if (png_ptr->transformations & PNG_INVERT_ALPHA)
H A Dpngtrans.c188 png_ptr->transformations |= PNG_INVERT_ALPHA;
H A Dpngwrite.c159 if ((png_ptr->transformations & PNG_INVERT_ALPHA) &&
H A Dpngrtran.c885 if (png_ptr->transformations & PNG_INVERT_ALPHA)
1544 if (png_ptr->transformations & PNG_INVERT_ALPHA)
H A Dpng.h2964 #define PNG_INVERT_ALPHA 0x80000L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwtran.c64 if (png_ptr->transformations & PNG_INVERT_ALPHA)
H A Dpngtrans.c151 png_ptr->transformations |= PNG_INVERT_ALPHA;
H A Dpngwrite.c144 if ((png_ptr->transformations & PNG_INVERT_ALPHA) &&
H A Dpngrtran.c743 if (png_ptr->transformations & PNG_INVERT_ALPHA)
1355 if (png_ptr->transformations & PNG_INVERT_ALPHA)
H A Dpng.h2579 #define PNG_INVERT_ALPHA 0x80000L macro

Completed in 121 milliseconds