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 110 #define CLIP8P(c) MAX(0,(MIN((c),255))) /* 8-bit pos. integer (uch) */
    [all...]
rpng2-x.c 127 #define CLIP8P(c) MAX(0,(MIN((c),255))) /* 8-bit pos. integer (uch) */
    [all...]

Completed in 61 milliseconds