Searched refs:CLIP8P (Results 1 - 2 of 2) sorted by relevance

/external/libpng/contrib/gregbook/
H A Drpng2-win.c139 #define CLIP8P(c) MAX(0,(MIN((c),255))) /* 8-bit pos. integer (uch) */ macro
H A Drpng2-x.c143 #define CLIP8P(c) MAX(0,(MIN((c),255))) /* 8-bit pos. integer (uch) */ macro

Completed in 440 milliseconds