Searched refs:R_IN_RGB (Results 1 – 1 of 1) sorted by relevance
37 const int R_IN_RGB = 0; variable372 colorCoordinate[i].rgb[R_IN_RGB] = (i >> RED_COORDINATE) & 0x1F; in InitColorCube()454 red += coordinate->rgb[R_IN_RGB]; in doColorQuantize()482 int32_t hash1 = entry1->rgb[(g_sortRGBAxis + R_IN_RGB)] * COLOR_OF_GIF * COLOR_OF_GIF + in SortCmpRtn()485 int32_t hash2 = entry2->rgb[(g_sortRGBAxis + R_IN_RGB)] * COLOR_OF_GIF * COLOR_OF_GIF + in SortCmpRtn()