Searched refs:print_one (Results 1 – 1 of 1) sorted by relevance
9392 print_one(const char *leader, double err) in print_one() function9412 print_one(" 2 bit gray: ", pm->error_gray_2); in summarize_gamma_errors()9413 print_one(" 4 bit gray: ", pm->error_gray_4); in summarize_gamma_errors()9414 print_one(" 8 bit gray: ", pm->error_gray_8); in summarize_gamma_errors()9415 print_one(" 8 bit color:", pm->error_color_8); in summarize_gamma_errors()9417 print_one(" indexed: ", pm->error_indexed); in summarize_gamma_errors()9420 print_one("16 bit gray: ", pm->error_gray_16); in summarize_gamma_errors()9421 print_one("16 bit color:", pm->error_color_16); in summarize_gamma_errors()