Home
last modified time | relevance | path

Searched refs:summarize_gamma_errors (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
Dpngvalid.c10980 summarize_gamma_errors(png_modifier *pm, png_const_charp who, int low_bit_depth, in summarize_gamma_errors() function
11059 summarize_gamma_errors(pm, 0/*who*/, 1/*low bit depth*/, 1/*indexed*/); in perform_gamma_test()
11072 summarize_gamma_errors(pm, "sBIT", pm->sbitlow < 8U, 1/*indexed*/); in perform_gamma_test()
11119 summarize_gamma_errors(pm, "background", 1, 0/*indexed*/); in perform_gamma_test()
11147 summarize_gamma_errors(pm, "alpha mode", 1, 0/*indexed*/); in perform_gamma_test()