Lines Matching refs:png_fixed_point
801 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
993 PNG_INTERNAL_FUNCTION(png_fixed_point,png_fixed,(png_const_structrp png_ptr,
1136 png_fixed_point file_gamma),PNG_EMPTY);
1630 png_colorspacerp colorspace, png_fixed_point gAMA), PNG_EMPTY);
1865 png_charp ascii, size_t size, png_fixed_point fp),PNG_EMPTY);
1978 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
1984 PNG_INTERNAL_FUNCTION(png_fixed_point,png_muldiv_warn,
1985 (png_const_structrp png_ptr, png_fixed_point a, png_int_32 multiplied_by,
1994 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal,(png_fixed_point a),
2002 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
2003 png_fixed_point b),PNG_EMPTY);
2007 PNG_INTERNAL_FUNCTION(int,png_gamma_significant,(png_fixed_point gamma_value),
2020 unsigned int value, png_fixed_point gamma_value),PNG_EMPTY);
2022 png_fixed_point gamma_value),PNG_EMPTY);
2024 png_fixed_point gamma_value),PNG_EMPTY);