Searched refs:G_IN_RGB (Results 1 – 1 of 1) sorted by relevance
38 const int G_IN_RGB = 1; variable373 colorCoordinate[i].rgb[G_IN_RGB] = (i >> GREEN_COORDINATE) & 0x1F; in InitColorCube()455 green += coordinate->rgb[G_IN_RGB]; in doColorQuantize()483 entry1->rgb[(g_sortRGBAxis + G_IN_RGB) % NUM_OF_RGB] * COLOR_OF_GIF + in SortCmpRtn()486 entry2->rgb[(g_sortRGBAxis + G_IN_RGB) % NUM_OF_RGB] * COLOR_OF_GIF + in SortCmpRtn()