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

/external/libpng/
H A Dpng.c3436 png_reciprocal2(png_fixed_point a, png_fixed_point b) function
4108 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
4195 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
H A Dpngrtran.c1622 gs = png_reciprocal2(png_ptr->colorspace.gamma,
1628 gs = png_reciprocal2(png_ptr->background_gamma,
1731 gs = png_reciprocal2(png_ptr->colorspace.gamma,
1737 gs = png_reciprocal2(png_ptr->background_gamma,
H A Dpngpriv.h1866 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
/external/pdfium/third_party/lpng_v163/
H A Dpng.c3293 png_reciprocal2(png_fixed_point a, png_fixed_point b) function
3904 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
3992 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
H A Dpngrtran.c1613 gs = png_reciprocal2(png_ptr->colorspace.gamma,
1619 gs = png_reciprocal2(png_ptr->background_gamma,
1722 gs = png_reciprocal2(png_ptr->colorspace.gamma,
1728 gs = png_reciprocal2(png_ptr->background_gamma,
H A Dpngpriv.h1894 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,

Completed in 137 milliseconds