Searched defs:error_val_field (Results 1 – 1 of 1) sorted by relevance
522 struct error_val_field { struct523 int c; /* Current value of Cyan error during dithering */524 int m; /* Current value of Magenta error during dithering */525 int y; /* Current value of Yellow error during dithering */526 int k; /* Current value of Black error during dithering */