Searched refs:PNG_FILLER (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwtran.c46 if (png_ptr->transformations & PNG_FILLER)
H A Dpngtrans.c120 png_ptr->transformations |= PNG_FILLER;
H A Dpngrutil.c3262 if (png_ptr->transformations & (PNG_FILLER))
3291 (png_ptr->transformations & (PNG_FILLER)) ||
H A Dpngread.c616 if (png_ptr->transformations & PNG_FILLER)
H A Dpngwrite.c814 if (png_ptr->transformations & PNG_FILLER)
H A Dpngrtran.c1304 if ((png_ptr->transformations & PNG_FILLER) &&
1538 if (png_ptr->transformations & PNG_FILLER)
H A Dpng.h2960 #define PNG_FILLER 0x8000L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwtran.c41 if (png_ptr->transformations & PNG_FILLER)
H A Dpngtrans.c96 png_ptr->transformations |= PNG_FILLER;
H A Dpngrutil.c3022 if (png_ptr->transformations & (PNG_FILLER))
3051 (png_ptr->transformations & (PNG_FILLER)) ||
H A Dpngread.c573 if (png_ptr->transformations & PNG_FILLER)
H A Dpngwrite.c750 if (png_ptr->transformations & PNG_FILLER)
H A Dpngrtran.c1133 if ((png_ptr->transformations & PNG_FILLER) &&
1349 if (png_ptr->transformations & PNG_FILLER)
H A Dpng.h2575 #define PNG_FILLER 0x8000L macro

Completed in 200 milliseconds