Home
last modified time | relevance | path

Searched refs:png_fixed_error (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpriv.h463 # define png_fixed_error(s1,s2) png_err(s1) macro
801 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
1724 PNG_INTERNAL_FUNCTION(void,png_fixed_error,(png_const_structrp png_ptr,
A Dpngerror.c572 png_fixed_error,(png_const_structrp png_ptr, png_const_charp name),PNG_NORETURN)
A Dpng.c3321 png_fixed_error(png_ptr, text);
A Dpngrtran.c278 png_fixed_error(png_ptr, "gamma value"); in convert_gamma_value()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dtarith.c41 #define png_fixed_error png_fixed_warning macro

Completed in 19 milliseconds