Searched refs:dithered_color (Results 1 – 1 of 1) sorted by relevance
363 uint8_t dithered_color[3]; in match_color() local366 dithered_color[channel] = GET_CHAN(color[0], channel); in match_color()370 int variance = diff_colors(dithered_color, colors[palette_entry]); in match_color()