Searched refs:Bmod (Results 1 – 1 of 1) sorted by relevance
912 Map1toN(SDL_PixelFormat * src, Uint8 Rmod, Uint8 Gmod, Uint8 Bmod, Uint8 Amod, in Map1toN() argument931 Uint8 B = (Uint8) ((pal->colors[i].b * Bmod) / 255); in Map1toN()