Searched refs:color_tree_has (Results 1 – 1 of 1) sorted by relevance
3145 static int color_tree_has(ColorTree* tree, unsigned char r, unsigned char g, unsigned char b, unsig… in color_tree_has() function3835 if(!color_tree_has(&tree, r, g, b, a)) { in lodepng_compute_color_stats()