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

  /external/libpng/contrib/gregbook/
rpng2-win.c 116 #define rgb2_min bg_brot macro
212 int rgb2_max, rgb2_min; /* or bg_bsat, bg_brot (both scaled by 10)*/ member in struct:background_pattern
843 uch r2_min = rgb[bg[pat].rgb2_min].r;
844 uch g2_min = rgb[bg[pat].rgb2_min].g;
845 uch b2_min = rgb[bg[pat].rgb2_min].b;
    [all...]
rpng2-x.c 139 #define rgb2_min bg_brot macro
248 int rgb2_max, rgb2_min; /* or bg_bsat, bg_brot (both scaled by 10)*/ member in struct:background_pattern
    [all...]

Completed in 123 milliseconds