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);
3381 png_reciprocal(png_fixed_point a)
3458 return png_reciprocal(res);
4117 png_reciprocal(png_ptr->colorspace.gamma));
4120 png_ptr->screen_gamma > 0 ? png_reciprocal(png_ptr->screen_gamma) :
4204 png_reciprocal(png_ptr->colorspace.gamma));
4211 png_ptr->screen_gamma > 0 ? png_reciprocal(png_ptr->screen_gamma) :