HomeSort by relevance Sort by last modified time
    Searched refs:CLIP8P (Results 1 - 2 of 2) sorted by null

  /external/libpng/contrib/gregbook/
rpng2-win.c 138 #define CLIP8P(c) MAX(0,(MIN((c),255))) /* 8-bit pos. integer (uch) */
    [all...]
rpng2-x.c 145 #define CLIP8P(c) MAX(0,(MIN((c),255))) /* 8-bit pos. integer (uch) */
    [all...]

Completed in 682 milliseconds