Lines Matching full:png_fixed_point
694 * In practice this doesn't matter because png_fixed_point only
719 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
910 PNG_INTERNAL_FUNCTION(png_fixed_point,png_fixed,(png_const_structrp png_ptr,
1053 png_fixed_point file_gamma),PNG_EMPTY);
1496 png_colorspacerp colorspace, png_fixed_point gAMA), PNG_EMPTY);
1729 png_charp ascii, png_size_t size, png_fixed_point fp),PNG_EMPTY);
1842 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
1848 PNG_INTERNAL_FUNCTION(png_fixed_point,png_muldiv_warn,
1849 (png_const_structrp png_ptr, png_fixed_point a, png_int_32 multiplied_by,
1858 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal,(png_fixed_point a),
1866 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
1867 png_fixed_point b),PNG_EMPTY);
1871 PNG_INTERNAL_FUNCTION(int,png_gamma_significant,(png_fixed_point gamma_value),
1884 unsigned int value, png_fixed_point gamma_value),PNG_EMPTY);
1886 png_fixed_point gamma_value),PNG_EMPTY);
1888 png_fixed_point gamma_value),PNG_EMPTY);