Lines Matching refs:png_fixed_point
792 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
984 PNG_INTERNAL_FUNCTION(png_fixed_point,png_fixed,(png_const_structrp png_ptr,
1127 png_fixed_point file_gamma),PNG_EMPTY);
1621 png_colorspacerp colorspace, png_fixed_point gAMA), PNG_EMPTY);
1856 png_charp ascii, png_size_t size, png_fixed_point fp),PNG_EMPTY);
1969 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
1975 PNG_INTERNAL_FUNCTION(png_fixed_point,png_muldiv_warn,
1976 (png_const_structrp png_ptr, png_fixed_point a, png_int_32 multiplied_by,
1985 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal,(png_fixed_point a),
1993 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
1994 png_fixed_point b),PNG_EMPTY);
1998 PNG_INTERNAL_FUNCTION(int,png_gamma_significant,(png_fixed_point gamma_value),
2011 unsigned int value, png_fixed_point gamma_value),PNG_EMPTY);
2013 png_fixed_point gamma_value),PNG_EMPTY);
2015 png_fixed_point gamma_value),PNG_EMPTY);