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

/external/libpng/
H A Dpngrtran.c1075 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) function
1302 gamma_correction = png_gamma_threshold(png_ptr->colorspace.gamma,
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngrtran.c1074 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) function
1295 gamma_correction = png_gamma_threshold(png_ptr->colorspace.gamma,

Completed in 187 milliseconds