Searched refs:PNG_ALL_FILTERS (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwutil.c529 png_ptr->do_filter = PNG_ALL_FILTERS;
2160 if (png_ptr->row_number == 0 && filter_to_do == PNG_ALL_FILTERS)
H A Dpngwrite.c1193 switch (filters & (PNG_ALL_FILTERS | 0x07))
H A Dpng.h1960 #define PNG_ALL_FILTERS (PNG_FILTER_NONE | PNG_FILTER_SUB | PNG_FILTER_UP | \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwrite.c1102 switch (filters & (PNG_ALL_FILTERS | 0x07))
H A Dpng.h1695 #define PNG_ALL_FILTERS (PNG_FILTER_NONE | PNG_FILTER_SUB | PNG_FILTER_UP | \ macro
H A Dpngwutil.c504 png_ptr->do_filter = PNG_ALL_FILTERS;

Completed in 62 milliseconds