Searched defs:max_color (Results 1 – 5 of 5) sorted by relevance
50 size_type max_color = 0; in sequential_vertex_coloring() local
41 DFBColor max_color; member
62 float32_t max_color = (std::max)( temp_red, (std::max)( temp_green, temp_blue )); in operator ()() local
66 float32_t max_color = (std::max)( temp_red, (std::max)( temp_green, temp_blue )); in operator ()() local
79 float max_color = FFMAX3(r, g, b); in vibrance_slice8() local138 float max_color = FFMAX3(r, g, b); in vibrance_slice16() local