Home
last modified time | relevance | path

Searched refs:SetRGBmap (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/urt/urt-3.1b1_12/lib/
H A Dcolorquant.c106 static void SetRGBmap();
594 SetRGBmap(i, &boxes[i], rgbmap, bits);
612 SetRGBmap(boxnum, box, rgbmap, bits) in SetRGBmap() function
/dports/graphics/xli/xli-2006-11-10/
H A Dreduce.c51 static void SetRGBmap(int boxnum, Box *box, short unsigned int *rgbmap);
604 SetRGBmap(i, &boxes[i], rgbmap); in ComputeRGBMap()
613 SetRGBmap(i, &boxes[i], rgbmap); in ComputeRGBMap()
621 static void SetRGBmap(int boxnum, Box *box, unsigned short *rgbmap) in SetRGBmap() function