Home
last modified time | relevance | path

Searched refs:channel_max (Results 1 – 1 of 1) sorted by relevance

/external/pixman/pixman/
Dpixman-combine-float.c631 channel_max (const rgb_t *c) in channel_max() function
645 return channel_max (c) - channel_min (c); in get_sat()
653 float x = channel_max (color); in clip_color()