Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_reciprocal

1472    blue_scale = png_reciprocal(xy->whitey) - png_reciprocal(red_inverse) -
1473 png_reciprocal(green_inverse);
3413 png_reciprocal(png_fixed_point a)
3490 return png_reciprocal(res);
4150 png_reciprocal(png_ptr->colorspace.gamma));
4154 png_reciprocal(png_ptr->screen_gamma) :
4238 png_reciprocal(png_ptr->colorspace.gamma));
4245 png_ptr->screen_gamma > 0 ? png_reciprocal(png_ptr->screen_gamma) :