Searched refs:B_IN_RGB (Results 1 – 1 of 1) sorted by relevance
39 const int B_IN_RGB = 2; variable374 colorCoordinate[i].rgb[B_IN_RGB] = (i >> BLUE_COORDINATE) & 0x1F; in InitColorCube()456 blue += coordinate->rgb[B_IN_RGB]; in doColorQuantize()484 entry1->rgb[(g_sortRGBAxis + B_IN_RGB) % NUM_OF_RGB]; in SortCmpRtn()487 entry2->rgb[(g_sortRGBAxis + B_IN_RGB) % NUM_OF_RGB]; in SortCmpRtn()