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

/external/libpng/contrib/libtests/
H A Dtarith.c758 static png_byte png_exp8bit(png_uint_32 log) function
856 double error = png_exp8bit(i) - correct;
863 " error: %f\n", i, png_exp8bit(i), correct, error);
/external/libpng/
H A Dpng.c3680 png_exp8bit(png_fixed_point lg2) function
3720 return png_exp8bit(res);
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_png.c3581 png_exp8bit(png_fixed_point lg2) function
3619 return png_exp8bit(res);

Completed in 95 milliseconds