Searched defs:png_reciprocal2 (Results 1 - 1 of 1) sorted by relevance

/external/libpng/
H A Dpng.c3358 png_reciprocal2(png_fixed_point a, png_fixed_point b) function
3984 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
4070 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,

Completed in 81 milliseconds