Searched refs:error_action (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngrtran.c676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, argument
694 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed);
699 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, argument
707 switch(error_action)
H A Dpng.h1727 int error_action, double red, double green ));
1730 int error_action, png_fixed_point red, png_fixed_point green ));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngrtran.c610 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, argument
615 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed);
620 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, argument
624 switch(error_action)
H A Dpng.h1464 int error_action, double red, double green ));
1467 int error_action, png_fixed_point red, png_fixed_point green ));

Completed in 91 milliseconds