Searched refs:print_one (Results 1 – 1 of 1) sorted by relevance
10973 print_one(const char *leader, double err) in print_one() function10993 print_one(" 2 bit gray: ", pm->error_gray_2); in summarize_gamma_errors()10994 print_one(" 4 bit gray: ", pm->error_gray_4); in summarize_gamma_errors()10995 print_one(" 8 bit gray: ", pm->error_gray_8); in summarize_gamma_errors()10996 print_one(" 8 bit color:", pm->error_color_8); in summarize_gamma_errors()10998 print_one(" indexed: ", pm->error_indexed); in summarize_gamma_errors()11001 print_one("16 bit gray: ", pm->error_gray_16); in summarize_gamma_errors()11002 print_one("16 bit color:", pm->error_color_16); in summarize_gamma_errors()