Searched refs:summarize_gamma_errors (Results 1 – 1 of 1) sorted by relevance
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 10607 summarize_gamma_errors(png_modifier *pm, png_const_charp who, int low_bit_depth, in summarize_gamma_errors() function 10686 summarize_gamma_errors(pm, 0/*who*/, 1/*low bit depth*/, 1/*indexed*/); in perform_gamma_test() 10699 summarize_gamma_errors(pm, "sBIT", pm->sbitlow < 8U, 1/*indexed*/); in perform_gamma_test() 10746 summarize_gamma_errors(pm, "background", 1, 0/*indexed*/); in perform_gamma_test() 10774 summarize_gamma_errors(pm, "alpha mode", 1, 0/*indexed*/); in perform_gamma_test()
|