Home | History | Annotate | Download | only in libpng16

Lines Matching refs:png_reciprocal

1472    blue_scale = png_reciprocal(xy->whitey) - png_reciprocal(red_inverse) -
1473 png_reciprocal(green_inverse);
3382 png_reciprocal(png_fixed_point a)
3459 return png_reciprocal(res);
4118 png_reciprocal(png_ptr->colorspace.gamma));
4121 png_ptr->screen_gamma > 0 ? png_reciprocal(png_ptr->screen_gamma) :
4205 png_reciprocal(png_ptr->colorspace.gamma));
4212 png_ptr->screen_gamma > 0 ? png_reciprocal(png_ptr->screen_gamma) :