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